mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-07 10:01:14 -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