aboutsummaryrefslogtreecommitdiff
path: root/autotests/fallbackconfigresourcestest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/fallbackconfigresourcestest.cpp')
-rw-r--r--autotests/fallbackconfigresourcestest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/fallbackconfigresourcestest.cpp b/autotests/fallbackconfigresourcestest.cpp
index 0b1a3697..56d065cc 100644
--- a/autotests/fallbackconfigresourcestest.cpp
+++ b/autotests/fallbackconfigresourcestest.cpp
@@ -6,8 +6,8 @@
*/
#include <QTest>
-#include <ksharedconfig.h>
#include <kconfiggroup.h>
+#include <ksharedconfig.h>
class FallbackConfigResourcesTest : public QObject
{