From dd1781a3f29fdcaad7b3551872e5246e4f694389 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 10 Jun 2015 19:58:04 -0400 Subject: SHERLOCK: Split up image file classes into their own file --- engines/sherlock/fonts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock/fonts.cpp') diff --git a/engines/sherlock/fonts.cpp b/engines/sherlock/fonts.cpp index 3ef2082171..e7173f03d0 100644 --- a/engines/sherlock/fonts.cpp +++ b/engines/sherlock/fonts.cpp @@ -22,7 +22,7 @@ #include "common/system.h" #include "sherlock/fonts.h" -#include "sherlock/resources.h" +#include "sherlock/image_file.h" #include "sherlock/surface.h" namespace Sherlock { -- cgit v1.2.3