From 4fad04846a1341aa1a115d7e6896c1f1ca7dd3ea Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 4 Oct 2003 08:07:03 +0000 Subject: Changed to use #include "bs2/..." and removed the inclusion of standard C headers. Most (all?) of the ones we need should probably come from stdafx.h instead. svn-id: r10588 --- sword2/sound.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sword2/sound.h') diff --git a/sword2/sound.h b/sword2/sound.h index 3c2a1f2890..327db16677 100644 --- a/sword2/sound.h +++ b/sword2/sound.h @@ -30,8 +30,6 @@ #ifndef SOUND_H #define SOUND_H -#include "common/scummsys.h" - namespace Sword2 { // fx types -- cgit v1.2.3