diff options
Diffstat (limited to 'libpcsxcore')
| -rw-r--r-- | libpcsxcore/r3000a.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index 8873336f..6a8a7051 100644 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -26,7 +26,8 @@ #include "cdrom.h" #include "mdec.h" #include "gte.h" -#include "cheat.h" +#include "cheat.h"
+#include "ppf.h" psxRegisters psxRegs; |
