diff options
| -rw-r--r-- | include/system/graphics.h | 2 |
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 |
