From 668adaa461f2c0c7c83b41375f7825e8a91a1f3c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 16 Nov 2010 10:19:01 +0000 Subject: GUI: Rename gui/GuiManager.* to gui/gui-manager.* svn-id: r54265 --- 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 66a691f51b..de1bb2f1f6 100644 --- a/backends/platform/wince/CELauncherDialog.cpp +++ b/backends/platform/wince/CELauncherDialog.cpp @@ -32,7 +32,7 @@ #include "engines/metaengine.h" -#include "gui/GuiManager.h" +#include "gui/gui-manager.h" #include "gui/widget.h" #include "gui/browser.h" #include "gui/message.h" -- cgit v1.2.3