summaryrefslogtreecommitdiff
path: root/libs/nativedisplay/include/surfacetexture/surface_texture_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/nativedisplay/include/surfacetexture/surface_texture_platform.h')
-rw-r--r--libs/nativedisplay/include/surfacetexture/surface_texture_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/nativedisplay/include/surfacetexture/surface_texture_platform.h b/libs/nativedisplay/include/surfacetexture/surface_texture_platform.h
index f3716674c5..85fe42f6fd 100644
--- a/libs/nativedisplay/include/surfacetexture/surface_texture_platform.h
+++ b/libs/nativedisplay/include/surfacetexture/surface_texture_platform.h
@@ -19,7 +19,7 @@
#include <EGL/egl.h>
#include <EGL/eglext.h>
-#include <nativehelper/JNIHelp.h>
+#include <jni.h>
#include <system/graphics.h>
// This file provides a facade API on top of SurfaceTexture, which avoids using