Index: native_client_sdk/src/libraries/error_handling/error_handling.h |
=================================================================== |
--- native_client_sdk/src/libraries/error_handling/error_handling.h (revision 204979) |
+++ native_client_sdk/src/libraries/error_handling/error_handling.h (working copy) |
@@ -8,7 +8,7 @@ |
#define ERROR_HANDLING_ERROR_HANDLING_H_ |
#include "error_handling/string_stream.h" |
-#include "utils/macros.h" |
+#include "sdk_util/macros.h" |
EXTERN_C_BEGIN |
@@ -82,4 +82,5 @@ |
EXTERN_C_END |
-#endif // ERROR_HANDLING_ERROR_HANDLING_H_ |
+#endif // ERROR_HANDLING_ERROR_HANDLING_H_ |
+ |
Property changes on: native_client_sdk/src/libraries/error_handling/error_handling.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |