summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 474de3a..65fd01a 100644
--- a/common.h
+++ b/common.h
@@ -224,7 +224,7 @@ typedef u32 fixed8_24;
#include "SDL.h"
#endif
#include "cpu.h"
-#include "memory.h"
+#include "gba_memory.h"
#include "video.h"
#include "input.h"
#include "sound.h"