From 24b93a14be56725d65983082592029ee6d24f3c1 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 13 May 2015 20:05:19 -0400 Subject: SHERLOCK: Renamed graphics.cpp to surface.cpp --- engines/sherlock/screen.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/sherlock/screen.h') diff --git a/engines/sherlock/screen.h b/engines/sherlock/screen.h index 501506f8ec..1f3c23748f 100644 --- a/engines/sherlock/screen.h +++ b/engines/sherlock/screen.h @@ -26,8 +26,7 @@ #include "common/list.h" #include "common/rect.h" #include "common/serializer.h" -#include "graphics/surface.h" -#include "sherlock/graphics.h" +#include "sherlock/surface.h" #include "sherlock/resources.h" namespace Sherlock { -- cgit v1.2.3