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/function.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sword2/function.cpp') diff --git a/sword2/function.cpp b/sword2/function.cpp index f74b2b6941..ea09e1de91 100644 --- a/sword2/function.cpp +++ b/sword2/function.cpp @@ -22,6 +22,11 @@ #include "sword2/sword2.h" #include "sword2/defs.h" #include "sword2/interpreter.h" +#include "sword2/logic.h" +#include "sword2/maketext.h" +#include "sword2/resman.h" +#include "sword2/driver/d_draw.h" +#include "sword2/driver/d_sound.h" namespace Sword2 { -- cgit v1.2.3