OSDN Git Service

Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944
[android-x86/frameworks-base.git] / core / jni / android / opengl / util.cpp
index 7c1ca81..79cc1e6 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include "jni.h"
-#include "JNIHelp.h"
+#include <nativehelper/JNIHelp.h>
 #include "GraphicsJNI.h"
 
 #include <math.h>