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

@ -8,7 +8,6 @@
#include <EGL/egl.h>
#include "Common/GL/GLInterfaceBase.h"
#include "Core/ConfigManager.h"
class cInterfaceEGL : public cInterfaceBase
{