┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/global.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.cpp')
-rw-r--r--src/global.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/global.cpp b/src/global.cpp
index d0e477bc8..aaeb58120 100644
--- a/src/global.cpp
+++ b/src/global.cpp
@@ -18,8 +18,9 @@
*/
#include "global.h"
-#include "dolphindebug.h"
+
#include "dolphin_generalsettings.h"
+#include "dolphindebug.h"
#include <KRun>