From 802a301a16ff3f9fe7f25a5a6c337319e27ce7b3 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Thu, 5 Feb 2004 14:19:07 +0000 Subject: Removed some of the #includes from sword2.h svn-id: r12739 --- sword2/logic.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sword2/logic.cpp') 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) -- cgit v1.2.3