From 7fcfb4214ed02cec1c01b28632dcef4cffee6669 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Sun, 23 Jul 2017 15:11:54 +0200 Subject: MOHAWK: Remove unnecessary include that was breaking some builds This was breaking builds with the Myst sub-engine disabled. --- engines/mohawk/video.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines') diff --git a/engines/mohawk/video.cpp b/engines/mohawk/video.cpp index 4aff5b59c8..4354bb5b97 100644 --- a/engines/mohawk/video.cpp +++ b/engines/mohawk/video.cpp @@ -24,8 +24,6 @@ #include "mohawk/resource.h" #include "mohawk/video.h" -#include "mohawk/myst.h" - #include "common/algorithm.h" #include "common/debug.h" #include "common/events.h" -- cgit v1.2.3