mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-06 15:01:04 -05:00
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