mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Build fixes for everyone!
This commit is contained in:
parent
d0dbcc6369
commit
1c9860246c
2 changed files with 4 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue