aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/init.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/init.cpp')
-rw-r--r--engines/gob/init.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/init.cpp b/engines/gob/init.cpp
index fcc24875cd..f1af92f773 100644
--- a/engines/gob/init.cpp
+++ b/engines/gob/init.cpp
@@ -36,8 +36,8 @@
#include "gob/inter.h"
#include "gob/video.h"
#include "gob/videoplayer.h"
-#include "gob/scnplayer.h"
-#include "gob/batplayer.h"
+#include "gob/demos/scnplayer.h"
+#include "gob/demos/batplayer.h"
#include "gob/sound/sound.h"
namespace Gob {