aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2
diff options
context:
space:
mode:
authorMax Horn2007-02-24 23:41:20 +0000
committerMax Horn2007-02-24 23:41:20 +0000
commit836642047488427ffce13b4355deab3ced1d2b17 (patch)
treed3f019095045316b064238d0aaed95396c3d4af4 /engines/sword2
parentb3931a847d21b0770f7b30bd1e4c793dc283abf3 (diff)
downloadscummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.tar.gz
scummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.tar.bz2
scummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.zip
Remove unneeded #includes
svn-id: r25838
Diffstat (limited to 'engines/sword2')
-rw-r--r--engines/sword2/animation.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/sword2/animation.cpp b/engines/sword2/animation.cpp
index 1127d825f2..1d7dd3e98e 100644
--- a/engines/sword2/animation.cpp
+++ b/engines/sword2/animation.cpp
@@ -24,9 +24,6 @@
#include "common/file.h"
#include "common/system.h"
-#include "sound/vorbis.h"
-#include "sound/mp3.h"
-
#include "sword2/sword2.h"
#include "sword2/defs.h"
#include "sword2/header.h"