EGL: Don't depend on VideoCommon or Core

This commit is contained in:
Scott Mansell
2015-09-22 00:36:48 +12:00
parent 72249b8085
commit c9836ff592
4 changed files with 5 additions and 9 deletions
@@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#include "Common/GL/GLInterface/EGLAndroid.h"
#include "Core/Host.h"
EGLDisplay cInterfaceEGLAndroid::OpenDisplay()
{