aboutsummaryrefslogtreecommitdiff
path: root/sword2/logic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/logic.cpp')
-rw-r--r--sword2/logic.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/sword2/logic.cpp b/sword2/logic.cpp
index 3f67dfaa69..f7dab314b7 100644
--- a/sword2/logic.cpp
+++ b/sword2/logic.cpp
@@ -20,7 +20,10 @@
#include "common/stdafx.h"
#include "sword2/sword2.h"
#include "sword2/defs.h"
+#include "sword2/console.h"
#include "sword2/interpreter.h"
+#include "sword2/logic.h"
+#include "sword2/resman.h"
#define LEVEL (_curObjectHub->logic_level)