summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/Loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/libs/EGL/Loader.cpp')
-rw-r--r--opengl/libs/EGL/Loader.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/opengl/libs/EGL/Loader.cpp b/opengl/libs/EGL/Loader.cpp
index da26229..e94e50e 100644
--- a/opengl/libs/EGL/Loader.cpp
+++ b/opengl/libs/EGL/Loader.cpp
@@ -26,11 +26,10 @@
#include <EGL/egl.h>
+#include "egldefs.h"
+#include "glesv2dbg.h"
#include "hooks.h"
-#include "egl_impl.h"
-
#include "Loader.h"
-#include "glesv2dbg.h"
// ----------------------------------------------------------------------------
namespace android {