aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq.h
diff options
context:
space:
mode:
authorFilippos Karapetis2009-10-16 23:29:00 +0000
committerFilippos Karapetis2009-10-16 23:29:00 +0000
commite4c23834dd2972c75f6f698f9f55320c1784218f (patch)
treee2c3c97b794b32ee5ee7890a4c07a0c73ce5cd4c /engines/sci/sfx/softseq.h
parent0479964ad7bc6f59d10638427f3f68406dd0e05c (diff)
downloadscummvm-rg350-e4c23834dd2972c75f6f698f9f55320c1784218f.tar.gz
scummvm-rg350-e4c23834dd2972c75f6f698f9f55320c1784218f.tar.bz2
scummvm-rg350-e4c23834dd2972c75f6f698f9f55320c1784218f.zip
Moved sci_ffs() inside iterator.cpp, the only place where it's actually used, and removed tools.*. Also, removed all the unused includes to tools.h from several places
svn-id: r45176
Diffstat (limited to 'engines/sci/sfx/softseq.h')
-rw-r--r--engines/sci/sfx/softseq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/sfx/softseq.h b/engines/sci/sfx/softseq.h
index 32ad98f4b9..31741785ae 100644
--- a/engines/sci/sfx/softseq.h
+++ b/engines/sci/sfx/softseq.h
@@ -29,7 +29,6 @@
#include "common/error.h"
#include "sci/sfx/sfx_pcm.h"
#include "sci/sfx/sequencer.h"
-#include "sci/tools.h"
namespace Sci {