aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/fight/fighter_ivo.cpp
diff options
context:
space:
mode:
authorLittleboy2011-06-28 22:30:24 -0400
committerLittleboy2011-06-28 22:30:24 -0400
commit90dc4f9a8c3f77b15c7c6d49651338dbc40c40fa (patch)
tree66d341688f0d62e1b9747195f75c23d59589a068 /engines/lastexpress/fight/fighter_ivo.cpp
parent6eace0ca759bc62b6b0b6cf69a4341b4d1bb43e4 (diff)
downloadscummvm-rg350-90dc4f9a8c3f77b15c7c6d49651338dbc40c40fa.tar.gz
scummvm-rg350-90dc4f9a8c3f77b15c7c6d49651338dbc40c40fa.tar.bz2
scummvm-rg350-90dc4f9a8c3f77b15c7c6d49651338dbc40c40fa.zip
LASTEXPRESS: Move Sound class to the sound folder
Diffstat (limited to 'engines/lastexpress/fight/fighter_ivo.cpp')
-rw-r--r--engines/lastexpress/fight/fighter_ivo.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/lastexpress/fight/fighter_ivo.cpp b/engines/lastexpress/fight/fighter_ivo.cpp
index 9988fca790..87a52c6be4 100644
--- a/engines/lastexpress/fight/fighter_ivo.cpp
+++ b/engines/lastexpress/fight/fighter_ivo.cpp
@@ -24,9 +24,8 @@
#include "lastexpress/data/sequence.h"
-#include "lastexpress/game/sound.h"
-
#include "lastexpress/sound/queue.h"
+#include "lastexpress/sound/sound.h"
#include "lastexpress/helpers.h"
#include "lastexpress/lastexpress.h"