aboutsummaryrefslogtreecommitdiff
path: root/base/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/main.cpp')
-rw-r--r--base/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp
index 6a589eb0fb..cc79b6f126 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -43,7 +43,7 @@
#include "common/file.h"
#include "common/fs.h"
#include "common/system.h"
-#include "gui/newgui.h"
+#include "gui/GuiManager.h"
#include "gui/message.h"
#if defined(_WIN32_WCE)