diff --git a/src/app/main.cpp b/src/app/main.cpp index 3da906b34..629560e71 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -29,6 +29,7 @@ #include +#include #include #if !defined Q_OS_WIN && !defined Q_OS_HAIKU @@ -59,7 +60,6 @@ Q_IMPORT_PLUGIN(QICOPlugin) #include #endif // DISABLE_GUI -#include #ifdef STACKTRACE #ifdef Q_OS_UNIX #include "stacktrace.h"