mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Move GLInterface around to remove VideoBackends dependency on DolphinWX
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#include <unordered_map>
|
||||
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "VideoBackends/OGL/GLInterfaceBase.h"
|
||||
#include "VideoBackends/OGL/GLExtensions/GLExtensions.h"
|
||||
|
||||
#if defined(__linux__) || defined(__APPLE__)
|
||||
|
Reference in New Issue
Block a user