summaryrefslogtreecommitdiff
path: root/arm7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arm7/Makefile')
-rw-r--r--arm7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm7/Makefile b/arm7/Makefile
index c4ede78..f3f6c8f 100644
--- a/arm7/Makefile
+++ b/arm7/Makefile
@@ -16,7 +16,7 @@ include $(DEVKITARM)/ds_rules
#---------------------------------------------------------------------------------
BUILD := build
SOURCES := source
-INCLUDES := include build
+INCLUDES := include build ../common
DATA :=
#---------------------------------------------------------------------------------