From 5912faf7d30784945acd8a8e07027a633ce3094b Mon Sep 17 00:00:00 2001
From: Ian C <ianc@noddybox.co.uk>
Date: Wed, 22 Nov 2006 14:45:26 +0000
Subject: Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi
 initialisation.  Keyboard and pointer seems more stable.

---
 arm7/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'arm7/Makefile')

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		:=
  
 #---------------------------------------------------------------------------------
-- 
cgit v1.2.3