aboutsummaryrefslogtreecommitdiff
path: root/sword2/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/debug.h')
-rw-r--r--sword2/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/debug.h b/sword2/debug.h
index 699a378daf..78b5c1912f 100644
--- a/sword2/debug.h
+++ b/sword2/debug.h
@@ -20,7 +20,7 @@
#ifndef D_DEBUG
#define D_DEBUG
-#include "bs2/object.h"
+#include "sword2/object.h"
// FIXME: I don't know how large this constant used to be
#define MAX_DEBUG_TEXT_BLOCKS 50