mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
EGL: Don't depend on VideoCommon or Core
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#include <EGL/egl.h>
|
||||
|
||||
#include "Common/GL/GLInterfaceBase.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
|
||||
class cInterfaceEGL : public cInterfaceBase
|
||||
{
|
||||
|
Reference in New Issue
Block a user