Skip to content
Snippets Groups Projects
Commit 29fea7b1 authored by Dima Zavin's avatar Dima Zavin Committed by android code review
Browse files

Merge "Added missing header to window.h"

parents c5d5a5e8 e17e4e5f
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#define SYSTEM_CORE_INCLUDE_ANDROID_WINDOW_H #define SYSTEM_CORE_INCLUDE_ANDROID_WINDOW_H
#include <stdint.h> #include <stdint.h>
#include <string.h>
#include <sys/cdefs.h> #include <sys/cdefs.h>
#include <system/graphics.h> #include <system/graphics.h>
#include <cutils/native_handle.h> #include <cutils/native_handle.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment