aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigdata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/kconfigdata.cpp')
-rw-r--r--src/core/kconfigdata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kconfigdata.cpp b/src/core/kconfigdata.cpp
index ada7125f..b479a598 100644
--- a/src/core/kconfigdata.cpp
+++ b/src/core/kconfigdata.cpp
@@ -7,7 +7,7 @@
SPDX-License-Identifier: LGPL-2.0-or-later
*/
-#include <kconfigdata.h>
+#include "kconfigdata_p.h"
QDebug operator<<(QDebug dbg, const KEntryKey &key)
{