add missing include

Change-Id: Id93278c59cfdf72a62a4fe26178bd5c3e43b089e
This commit is contained in:
Mathias Agopian 2012-02-25 21:13:36 -08:00
parent 1ae8d4eaa3
commit c958a7f498

View file

@ -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>