summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp')
-rw-r--r--opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp b/opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp
index c2bfdec..988d7ac 100644
--- a/opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp
+++ b/opengl/tests/gl2_copyTexImage/gl2_copyTexImage.cpp
@@ -27,7 +27,7 @@
#include <utils/Timers.h>
#include <ui/FramebufferNativeWindow.h>
-#include <ui/EGLUtils.h>
+#include "EGLUtils.h"
using namespace android;