From 2f31b05651baf87ea07bc00cced798955a5fa6be Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 23 May 2010 18:33:55 +0000 Subject: Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code. svn-id: r49165 --- engines/mohawk/console.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mohawk/console.cpp') diff --git a/engines/mohawk/console.cpp b/engines/mohawk/console.cpp index 389665db39..149b6b6eba 100644 --- a/engines/mohawk/console.cpp +++ b/engines/mohawk/console.cpp @@ -30,7 +30,7 @@ #include "mohawk/riven.h" #include "mohawk/livingbooks.h" #include "mohawk/sound.h" -#include "mohawk/video/video.h" +#include "mohawk/video.h" namespace Mohawk { -- cgit v1.2.3