mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Move GL interface code out of the OpenGL video backend.
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "VideoBackends/OGL/GLUtil.h"
|
||||
#include "Common/GL/GLUtil.h"
|
||||
|
||||
#include "VideoCommon/BPStructs.h"
|
||||
#include "VideoCommon/TextureCacheBase.h"
|
||||
#include "VideoCommon/VideoCommon.h"
|
||||
|
Reference in New Issue
Block a user