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