summaryrefslogtreecommitdiff
path: root/include/gba/gba.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gba/gba.h')
-rw-r--r--include/gba/gba.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/include/gba/gba.h b/include/gba/gba.h
index 42ae3cdde..7e58efb9f 100644
--- a/include/gba/gba.h
+++ b/include/gba/gba.h
@@ -1,11 +1,12 @@
#ifndef GUARD_GBA_GBA_H
#define GUARD_GBA_GBA_H
-#include "gba/defines.h"
-#include "gba/io_reg.h"
-#include "gba/types.h"
-#include "gba/multiboot.h"
-#include "gba/syscall.h"
-#include "gba/macro.h"
+#include "defines.h"
+#include "io_reg.h"
+#include "types.h"
+#include "multiboot.h"
+#include "syscall.h"
+#include "macro.h"
+#include "isagbprint.h"
#endif // GUARD_GBA_GBA_H