summaryrefslogtreecommitdiff
path: root/loader.c
diff options
context:
space:
mode:
authorDuncan Smith2010-11-15 21:54:24 -0800
committerDuncan Smith2010-11-15 21:54:24 -0800
commit100a7d901f880b2904ef78538ce033d7fb2f8c5e (patch)
tree6dc933cf21ff24d2c639bac18412ea77fb0f4e36 /loader.c
parent30d3e7d515d0f62f3b4d60c71f4cf6ef3914265b (diff)
Renamed project files to get rid of final bits of “680”.
Diffstat (limited to 'loader.c')
-rw-r--r--loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader.c b/loader.c
index e6da3de..179ce5b 100644
--- a/loader.c
+++ b/loader.c
@@ -8,7 +8,7 @@
#include <tigcclib.h>
#include "asm_vars.h"
-#include "680.h"
+#include "global.h"
HANDLE page_handles[256];