mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-24 19:36:01 -05:00
EGL: Don't depend on VideoCommon or Core
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common/GL/GLInterface/EGLAndroid.h"
|
||||
#include "Core/Host.h"
|
||||
|
||||
EGLDisplay cInterfaceEGLAndroid::OpenDisplay()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user