diff options
Diffstat (limited to 'opengl/tests/lib/glTestLib.cpp')
| -rw-r--r-- | opengl/tests/lib/glTestLib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/lib/glTestLib.cpp b/opengl/tests/lib/glTestLib.cpp index 052cbd7..b434fc7 100644 --- a/opengl/tests/lib/glTestLib.cpp +++ b/opengl/tests/lib/glTestLib.cpp @@ -26,7 +26,7 @@ #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> -#include <ui/EGLUtils.h> +#include "EGLUtils.h" #include <utils/Log.h> #include <testUtil.h> |
