From e49e7ebb3fc87bd7cbff518342fc137cb96070ef Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 20 Feb 2006 20:40:12 +0000 Subject: Fixing up my previous commit: finished moving common/scaler* to graphics svn-id: r20798 --- engines/scumm/thumbnail.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/scumm/thumbnail.cpp') diff --git a/engines/scumm/thumbnail.cpp b/engines/scumm/thumbnail.cpp index eefc34286a..13e9ef49bf 100644 --- a/engines/scumm/thumbnail.cpp +++ b/engines/scumm/thumbnail.cpp @@ -24,7 +24,7 @@ #include "common/stdafx.h" #include "common/system.h" #include "common/savefile.h" -#include "common/scaler.h" +#include "graphics/scaler.h" #include "scumm/scumm.h" namespace Scumm { -- cgit v1.2.3