aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEScaler.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/CEScaler.h')
-rw-r--r--backends/wince/CEScaler.h4
1 files changed, 2 insertions, 2 deletions
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);