aboutsummaryrefslogtreecommitdiff
path: root/sword2/debug.h
diff options
context:
space:
mode:
authorMax Horn2003-10-28 19:51:30 +0000
committerMax Horn2003-10-28 19:51:30 +0000
commit2fef2dcb84dc6d9ee2884ac6097fa9fb0bd24e20 (patch)
tree42d382415ab22330ff7098e3fae9363d12cd27ef /sword2/debug.h
parent8be0e318b6a23c2fc6b9657b6fa3d8b0825c7e96 (diff)
downloadscummvm-rg350-2fef2dcb84dc6d9ee2884ac6097fa9fb0bd24e20.tar.gz
scummvm-rg350-2fef2dcb84dc6d9ee2884ac6097fa9fb0bd24e20.tar.bz2
scummvm-rg350-2fef2dcb84dc6d9ee2884ac6097fa9fb0bd24e20.zip
bs2 -> sword2
svn-id: r10997
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