aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/videoplayer.h
diff options
context:
space:
mode:
authorFilippos Karapetis2009-05-21 10:48:03 +0000
committerFilippos Karapetis2009-05-21 10:48:03 +0000
commit11251cf296db70373c00f1761c8b4e6208426618 (patch)
treee87902e816753e5298b8fc4c3c1354c048228500 /engines/gob/videoplayer.h
parentfddd2a2214ae8d05fb8dc48cd8515427795d44c8 (diff)
downloadscummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.tar.gz
scummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.tar.bz2
scummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.zip
Moved the Coktel video player into its own subdirectory
svn-id: r40755
Diffstat (limited to 'engines/gob/videoplayer.h')
-rw-r--r--engines/gob/videoplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/videoplayer.h b/engines/gob/videoplayer.h
index ba4b3bb989..97cd9f2fd0 100644
--- a/engines/gob/videoplayer.h
+++ b/engines/gob/videoplayer.h
@@ -28,7 +28,7 @@
#include "common/array.h"
-#include "graphics/video/coktelvideo.h"
+#include "graphics/video/coktelvideo/coktelvideo.h"
#include "gob/dataio.h"