From 506456d0146fd83c16e117ad2d543bdb828223dd Mon Sep 17 00:00:00 2001 From: Kostas Nakos Date: Tue, 6 Jun 2006 19:31:49 +0000 Subject: update the CE port to work under 0.9.0 codebase svn-id: r22956 --- backends/wince/CEScaler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backends/wince/CEScaler.h') diff --git a/backends/wince/CEScaler.h b/backends/wince/CEScaler.h index 4d5b96e57e..f4980ec1c7 100644 --- a/backends/wince/CEScaler.h +++ b/backends/wince/CEScaler.h @@ -26,8 +26,8 @@ #include "common/stdafx.h" #include "common/scummsys.h" #include "common/system.h" -#include "common/scaler.h" -#include "common/scaler/intern.h" +#include "graphics/scaler.h" +#include "graphics/scaler/intern.h" DECLARE_SCALER(PocketPCPortrait); DECLARE_SCALER(PocketPCHalf); -- cgit v1.2.3