From 2fef2dcb84dc6d9ee2884ac6097fa9fb0bd24e20 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 28 Oct 2003 19:51:30 +0000 Subject: bs2 -> sword2 svn-id: r10997 --- sword2/resman.cpp | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'sword2/resman.cpp') diff --git a/sword2/resman.cpp b/sword2/resman.cpp index d5047ed4d3..f9aeabb8a8 100644 --- a/sword2/resman.cpp +++ b/sword2/resman.cpp @@ -18,23 +18,23 @@ */ #include "stdafx.h" -#include "bs2/sword2.h" -#include "bs2/driver/driver96.h" -#include "bs2/build_display.h" -#include "bs2/console.h" -#include "bs2/debug.h" -#include "bs2/defs.h" -#include "bs2/function.h" -#include "bs2/header.h" -#include "bs2/interpreter.h" -#include "bs2/logic.h" -#include "bs2/maketext.h" -#include "bs2/memory.h" -#include "bs2/mouse.h" // for system Set_mouse & Set_luggage routines -#include "bs2/protocol.h" -#include "bs2/resman.h" -#include "bs2/sound.h" // for Clear_fx_queue() called from cacheNewCluster() -#include "bs2/router.h" +#include "sword2/sword2.h" +#include "sword2/driver/driver96.h" +#include "sword2/build_display.h" +#include "sword2/console.h" +#include "sword2/debug.h" +#include "sword2/defs.h" +#include "sword2/function.h" +#include "sword2/header.h" +#include "sword2/interpreter.h" +#include "sword2/logic.h" +#include "sword2/maketext.h" +#include "sword2/memory.h" +#include "sword2/mouse.h" // for system Set_mouse & Set_luggage routines +#include "sword2/protocol.h" +#include "sword2/resman.h" +#include "sword2/sound.h" // for Clear_fx_queue() called from cacheNewCluster() +#include "sword2/router.h" namespace Sword2 { -- cgit v1.2.3