From ccf2eb2cc6c251a0a702e1e84a633c9751e56d05 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Wed, 17 Sep 2003 14:03:11 +0000 Subject: Removed some #includes that seem to be unnecessary. I think we're going to have to clean up the header files at some point... svn-id: r10271 --- sword2/build_display.cpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'sword2') diff --git a/sword2/build_display.cpp b/sword2/build_display.cpp index c388bfde19..256180f626 100644 --- a/sword2/build_display.cpp +++ b/sword2/build_display.cpp @@ -21,32 +21,19 @@ // BUILD_DISPLAY.CPP like the old spr_engi but slightly more aptly named // --------------------------------------------------------------------------- -#include #include -#include #include "stdafx.h" -#include "driver/driver96.h" #include "build_display.h" #include "console.h" -#include "debug.h" #include "defs.h" -#include "events.h" -#include "function.h" -#include "header.h" #include "interpreter.h" #include "layers.h" -#include "logic.h" #include "maketext.h" -#include "memory.h" #include "mouse.h" #include "object.h" #include "protocol.h" #include "resman.h" -#include "router.h" -#include "save_rest.h" -#include "scroll.h" -#include "sword2.h" // --------------------------------------------------------------------------- -- cgit v1.2.3