diff options
Diffstat (limited to 'opengl/tests/linetex/linetex.cpp')
| -rw-r--r-- | opengl/tests/linetex/linetex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/linetex/linetex.cpp b/opengl/tests/linetex/linetex.cpp index 6842940..8669492 100644 --- a/opengl/tests/linetex/linetex.cpp +++ b/opengl/tests/linetex/linetex.cpp @@ -27,7 +27,7 @@ #include <utils/StopWatch.h> #include <ui/FramebufferNativeWindow.h> -#include <ui/EGLUtils.h> +#include "EGLUtils.h" using namespace android; |
