From 690b88f9824a85bc0f9abed12c2ec6b7a72b5ced Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 2 Jan 2009 03:21:40 +0000 Subject: Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h svn-id: r35668 --- gui/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/about.cpp') diff --git a/gui/about.cpp b/gui/about.cpp index 923ef36ed9..8e887076b6 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -29,7 +29,7 @@ #include "common/system.h" #include "common/util.h" #include "gui/about.h" -#include "gui/newgui.h" +#include "gui/GuiManager.h" #include "gui/widget.h" #include "gui/ThemeEval.h" -- cgit v1.2.3