From d124b87649c14e1851228821fcb6d3a523f1e0ae Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sun, 3 Jun 2012 17:15:18 +0200 Subject: GOB: Remove unnecessary include A remnant of when we were still doing dithering color LUT creation at startup --- engines/gob/video.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines') diff --git a/engines/gob/video.cpp b/engines/gob/video.cpp index c865b2b40e..3b1c6423bb 100644 --- a/engines/gob/video.cpp +++ b/engines/gob/video.cpp @@ -25,7 +25,6 @@ #include "engines/util.h" #include "graphics/cursorman.h" -#include "graphics/fontman.h" #include "graphics/palette.h" #include "graphics/surface.h" -- cgit v1.2.3