add missing include
Change-Id: Id93278c59cfdf72a62a4fe26178bd5c3e43b089e
This commit is contained in:
parent
1ae8d4eaa3
commit
c958a7f498
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#define SYSTEM_CORE_INCLUDE_ANDROID_WINDOW_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <system/graphics.h>
|
||||
#include <cutils/native_handle.h>
|
||||
|
|
Loading…
Reference in a new issue