diff options
Diffstat (limited to '')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index fdccddd1..6821b021 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -40,7 +40,7 @@ #include "ui/thread/CtxCheckThread.h" #if !defined(RELEASE) && defined(WINDOWS) -#include "ui/settings/GlobalSettingStation.h" +#include "core/settings/GlobalSettingStation.h" #endif /** |