mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Use less brain damaged names for DLCache and TextureDecoder.
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
#include "DataReader.h"
|
||||
|
||||
#include "OpenCL.h"
|
||||
#include "OpenCL/OCLTextureDecoder.h"
|
||||
#include "OpenCL/TextureDecoder_OpenCL.h"
|
||||
#include "VideoConfig.h"
|
||||
|
||||
u8* g_pVideoData = 0;
|
||||
|
Reference in New Issue
Block a user