From 9106229bef6b5ecaa27bea6373c4c21b8c1affa0 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 8 Nov 2003 18:15:35 +0000 Subject: Removed some now redundant header files. svn-id: r11209 --- sword2/driver/d_draw.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sword2/driver/d_draw.cpp') diff --git a/sword2/driver/d_draw.cpp b/sword2/driver/d_draw.cpp index 4b94388b9a..e5ec0ba705 100644 --- a/sword2/driver/d_draw.cpp +++ b/sword2/driver/d_draw.cpp @@ -19,14 +19,12 @@ #include "stdafx.h" #include "sound/mixer.h" +#include "sword2/sword2.h" #include "sword2/driver/driver96.h" -#include "sword2/driver/rdwin.h" #include "sword2/driver/d_draw.h" -#include "sword2/driver/palette.h" #include "sword2/driver/render.h" #include "sword2/header.h" // HACK: For cutscenes instruction message #include "sword2/maketext.h" // HACK: For cutscenes instruction message -#include "sword2/sword2.h" namespace Sword2 { -- cgit v1.2.3