dolphin/Source/Core/DolphinWX/GLInterface
Lioncash c1a934f7ed Fix the Android build.
Required the removal of EGL.h from EGL.cpp.

Removed the similar includes from AGL.cpp, GLX.cpp, and WGL.cpp to retain consistency.
All GL interfaces are now centralized on GLInterface.h
2014-02-20 01:01:11 +01:00
..
AGL.cpp Fix the Android build. 2014-02-20 01:01:11 +01:00
AGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EGL.cpp Fix the Android build. 2014-02-20 01:01:11 +01:00
EGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GLInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GLX.cpp Fix the Android build. 2014-02-20 01:01:11 +01:00
GLX.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
InterfaceBase.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Platform.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Wayland_Util.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Wayland_Util.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
WGL.cpp Fix the Android build. 2014-02-20 01:01:11 +01:00
WGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
X11_Util.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
X11_Util.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00