commit | 494ed550f5aea1332984fb9f0f11036fc58bd716 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Sep 23 15:57:45 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Fri Sep 23 15:57:45 2016 -0700 |
tree | 5c042ee7be644de18d7d53b37632221dffbe42ce | |
parent | f9f04003f5f9b3705545ba524a19537699cdef01 [diff] [blame] |
Migrate libandroid headers to ndk_headers. Test: make native Bug: http://b/30465923 Change-Id: I0ef0b3630670241c4efd22515b6ab13eb41a81b3
diff --git a/include/android/native_window.h b/include/android/native_window.h index cf07f1a..b60b9f1 100644 --- a/include/android/native_window.h +++ b/include/android/native_window.h
@@ -26,6 +26,8 @@ #ifndef ANDROID_NATIVE_WINDOW_H #define ANDROID_NATIVE_WINDOW_H +#include <sys/cdefs.h> + #include <android/rect.h> #ifdef __cplusplus