EGL: Don't depend on VideoCommon or Core

This commit is contained in:
Scott Mansell
2015-09-19 06:12:20 +12:00
parent 72249b8085
commit c9836ff592
4 changed files with 5 additions and 9 deletions

View File

@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#include "Common/GL/GLInterface/EGLAndroid.h"
#include "Core/Host.h"
EGLDisplay cInterfaceEGLAndroid::OpenDisplay()
{