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/sherlock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock/sherlock.cpp') diff --git a/engines/sherlock/sherlock.cpp b/engines/sherlock/sherlock.cpp index 2a5d9ec627..a9a17a99f8 100644 --- a/engines/sherlock/sherlock.cpp +++ b/engines/sherlock/sherlock.cpp @@ -21,7 +21,7 @@ */ #include "sherlock/sherlock.h" -#include "sherlock/graphics.h" +#include "sherlock/surface.h" #include "common/scummsys.h" #include "common/config-manager.h" #include "common/debug-channels.h" -- cgit v1.2.3