From 002c587965e4d7e772d392d643504d3c0f081e1f Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 17 Feb 2006 15:07:36 +0000 Subject: Removed includes from sword2.h so that (hopefully) there will eventually be less dependencies. svn-id: r20741 --- engines/sword2/logic.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/sword2/logic.cpp') diff --git a/engines/sword2/logic.cpp b/engines/sword2/logic.cpp index c26d5615b9..dcda724a65 100644 --- a/engines/sword2/logic.cpp +++ b/engines/sword2/logic.cpp @@ -20,8 +20,10 @@ */ #include "common/stdafx.h" + #include "sword2/sword2.h" #include "sword2/defs.h" +#include "sword2/header.h" #include "sword2/logic.h" #include "sword2/resman.h" #include "sword2/router.h" -- cgit v1.2.3