summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/GL/GLInterface/EGLAndroid.cpp')
-rw-r--r--Source/Core/Common/GL/GLInterface/EGLAndroid.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp b/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp
index 023ba9b901..c2204d3ec7 100644
--- a/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp
+++ b/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp
@@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#include "Common/GL/GLInterface/EGLAndroid.h"
-#include "Core/Host.h"
EGLDisplay cInterfaceEGLAndroid::OpenDisplay()
{