From 5ddf6c4c1875994a3fe5c602799c834b2f5d5aa8 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 16 May 2008 12:10:43 +0000 Subject: Yet another compilation fix for WinCE svn-id: r32142 --- backends/platform/wince/CELauncherDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/wince') diff --git a/backends/platform/wince/CELauncherDialog.cpp b/backends/platform/wince/CELauncherDialog.cpp index d474110f26..edfdad84b3 100644 --- a/backends/platform/wince/CELauncherDialog.cpp +++ b/backends/platform/wince/CELauncherDialog.cpp @@ -28,7 +28,7 @@ #include "CELauncherDialog.h" -#include "engines/engine.h" +#include "engines/metaengine.h" #include "gui/newgui.h" #include "gui/widget.h" -- cgit v1.2.3