mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-18 23:59:32 +00:00
Fix an oversight (missing an include)
This commit is contained in:
parent
1068208887
commit
eacd789a88
@ -14,6 +14,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "Pcsx2Defs.h"
|
||||
|
||||
// Keep my nice alignment please!
|
||||
#define MOVZ MOVZtemp
|
||||
|
Loading…
Reference in New Issue
Block a user