aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-08-11 19:26:39 -0700
committerMathias Agopian <mathias@google.com>2011-08-11 19:26:39 -0700
commit7934d18aa62af9ab6a7ad6059e03ab24cf5d5e67 (patch)
treee668e1fa8ccf5e395b2cd085c9829aaa1f783fc9 /include
parent05dc0c6c8d1bbc6f57dbe4c079eeeb7c885595e4 (diff)
downloadsystem_core-7934d18aa62af9ab6a7ad6059e03ab24cf5d5e67.tar.gz
system_core-7934d18aa62af9ab6a7ad6059e03ab24cf5d5e67.tar.bz2
system_core-7934d18aa62af9ab6a7ad6059e03ab24cf5d5e67.zip
really fix the SDK build and fix THE build
Change-Id: I994cccf01bcafedc9ea11648eafc20300c58878b
Diffstat (limited to 'include')
-rw-r--r--include/system/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/graphics.h b/include/system/graphics.h
index 2c97daf7..efb2dc1d 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