OSDN Git Service

Refactor Android includes.
[android-x86/external-swiftshader.git] / src / Main / FrameBufferAndroid.cpp
index 7340921..49957c8 100644 (file)
@@ -15,6 +15,7 @@
 #include "FrameBufferAndroid.hpp"
 #include "GrallocAndroid.hpp"
 
+#include <system/window.h>
 #include <cutils/log.h>
 
 namespace sw