summaryrefslogtreecommitdiff
path: root/source/gui.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2007-01-12 00:40:03 +0000
committerIan C <ianc@noddybox.co.uk>2007-01-12 00:40:03 +0000
commitef641589bf763ea12e73abf4bf42e45ac1acd2ff (patch)
tree0afa591a9c5294a07508f6c5c56a0857adfd2285 /source/gui.c
parent50d960d99f0783799f81236d9225a6940606fe38 (diff)
Gone back to a simpler ARM9 only build as the new dynamic libfat library means I can use that, and dswifi wouldn't work with my AP.
Diffstat (limited to 'source/gui.c')
-rw-r--r--source/gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/gui.c b/source/gui.c
index e505330..713ad02 100644
--- a/source/gui.c
+++ b/source/gui.c
@@ -23,8 +23,6 @@
#include <nds.h>
#include <string.h>
-#include "ds81_global.h"
-
#include "framebuffer.h"