aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/fmv/movieplayer.h
diff options
context:
space:
mode:
authorEugene Sandulenko2010-07-29 19:55:03 +0000
committerEugene Sandulenko2010-10-12 21:47:48 +0000
commit7b964a2823406721ec1200938948c0cfcdb3f1b1 (patch)
tree7e8df662c0cfd14e81596401c4b9aabbfbc32636 /engines/sword25/fmv/movieplayer.h
parent221fc150c6418c3eda949c149b3f6997f06ee341 (diff)
downloadscummvm-rg350-7b964a2823406721ec1200938948c0cfcdb3f1b1.tar.gz
scummvm-rg350-7b964a2823406721ec1200938948c0cfcdb3f1b1.tar.bz2
scummvm-rg350-7b964a2823406721ec1200938948c0cfcdb3f1b1.zip
SWORD25: Make couple file compilable
svn-id: r53179
Diffstat (limited to 'engines/sword25/fmv/movieplayer.h')
-rwxr-xr-xengines/sword25/fmv/movieplayer.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/sword25/fmv/movieplayer.h b/engines/sword25/fmv/movieplayer.h
index ed9e94edad..c08969a5a2 100755
--- a/engines/sword25/fmv/movieplayer.h
+++ b/engines/sword25/fmv/movieplayer.h
@@ -17,19 +17,19 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// -----------------------------------------------------------------------------
-#ifndef BS_MOVIEPLAYER_H
-#define BS_MOVIEPLAYER_H
+#ifndef SWORD25_MOVIEPLAYER_H
+#define SWORD25_MOVIEPLAYER_H
// -----------------------------------------------------------------------------
// Includes
// -----------------------------------------------------------------------------
-#include "kernel/common.h"
-#include "kernel/service.h"
+#include "sword25/kernel/common.h"
+#include "sword25/kernel/service.h"
-#include "kernel/memlog_off.h"
+#include "sword25/kernel/memlog_off.h"
#include <string>
-#include "kernel/memlog_on.h"
+#include "sword25/kernel/memlog_on.h"
// -----------------------------------------------------------------------------
// Klassendefinition