summaryrefslogtreecommitdiff
path: root/libpcsxcore
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-01-23 09:56:43 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-01-23 09:56:43 +0000
commit5a9cb676851004643088a9a323d4dd309c7d3cfb (patch)
tree4f5ef8702e78c68094ead190f4d33a8c556d2214 /libpcsxcore
parentc74ebcc191b3d1d25627f131866648c085028633 (diff)
downloadpcsxr-5a9cb676851004643088a9a323d4dd309c7d3cfb.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40656 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore')
-rw-r--r--libpcsxcore/r3000a.c3
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;