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/startup.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sword2/startup.cpp') diff --git a/engines/sword2/startup.cpp b/engines/sword2/startup.cpp index 2e1dd7b0ae..1a847f95bf 100644 --- a/engines/sword2/startup.cpp +++ b/engines/sword2/startup.cpp @@ -24,6 +24,7 @@ #include "sword2/sword2.h" #include "sword2/defs.h" +#include "sword2/header.h" #include "sword2/logic.h" #include "sword2/maketext.h" #include "sword2/memory.h" -- cgit v1.2.3