diff options
Diffstat (limited to 'sword2/debug.cpp')
-rw-r--r-- | sword2/debug.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/debug.cpp b/sword2/debug.cpp index 347f14630a..4cae752841 100644 --- a/sword2/debug.cpp +++ b/sword2/debug.cpp @@ -23,7 +23,9 @@ #include "sword2/defs.h" #include "sword2/logic.h" #include "sword2/maketext.h" +#include "sword2/memory.h" #include "sword2/resman.h" +#include "sword2/router.h" #include "sword2/driver/d_draw.h" namespace Sword2 { |