am 29fea7b1: Merge "Added missing header to window.h"

* commit '29fea7b17a35390e9a463079936bb8c20bcb1a15':
  Added missing header to window.h
This commit is contained in:
Dima Zavin 2012-05-02 11:58:10 -07:00 committed by Android Git Automerger
commit 8be310c213

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>