mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Build fixes for everyone!
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "ChunkFile.h"
|
||||
#include "PerfQueryBase.h"
|
||||
#include "../../VideoCommon/Src/PerfQueryBase.h"
|
||||
|
||||
typedef void (*writeFn16)(const u16,const u32);
|
||||
typedef void (*writeFn32)(const u32,const u32);
|
||||
|
Reference in New Issue
Block a user