diff options
Diffstat (limited to 'libpcsxcore/r3000a.c')
| -rwxr-xr-x | libpcsxcore/r3000a.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index be49540e..437d0b15 100755 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -26,7 +26,7 @@ #include "mdec.h" #include "gpu.h" #include "gte.h" -#include "pgxp_gte.h" +#include "pgxp_mem.h" R3000Acpu *psxCpu = NULL; psxRegisters psxRegs; |
