aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/kconfig.h')
-rw-r--r--src/core/kconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kconfig.h b/src/core/kconfig.h
index 1c9d23d7..ccea1bce 100644
--- a/src/core/kconfig.h
+++ b/src/core/kconfig.h
@@ -19,7 +19,7 @@
#include <QVariant>
#include <QByteArray>
#include <QList>
-#include <qstandardpaths.h>
+#include <QStandardPaths>
class KConfigGroup;
class KEntryMap;