summaryrefslogtreecommitdiff
path: root/arm9/lib/src/GX_vramcnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/src/GX_vramcnt.c')
-rw-r--r--arm9/lib/src/GX_vramcnt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm9/lib/src/GX_vramcnt.c b/arm9/lib/src/GX_vramcnt.c
index 6dcf34c1..c9d5a1bd 100644
--- a/arm9/lib/src/GX_vramcnt.c
+++ b/arm9/lib/src/GX_vramcnt.c
@@ -1,6 +1,5 @@
#include "global.h"
-#include "main.h"
-#include "GX.h"
+#include "gx.h"
extern u16 GXi_VRamLockId;
extern struct GX_State gGXState;