commit | 7934d18aa62af9ab6a7ad6059e03ab24cf5d5e67 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Aug 11 19:26:39 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Aug 11 19:26:39 2011 -0700 |
tree | e668e1fa8ccf5e395b2cd085c9829aaa1f783fc9 | |
parent | 05dc0c6c8d1bbc6f57dbe4c079eeeb7c885595e4 [diff] |
really fix the SDK build and fix THE build Change-Id: I994cccf01bcafedc9ea11648eafc20300c58878b
diff --git a/include/system/graphics.h b/include/system/graphics.h index 2c97daf..efb2dc1 100644 --- a/include/system/graphics.h +++ b/include/system/graphics.h
@@ -17,7 +17,7 @@ #ifndef SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H #define SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H -#include <cdefs.h> +#include <sys/cdefs.h> __BEGIN_DECLS