summaryrefslogtreecommitdiffstats
path: root/kbugbuster/backend/bugsystem.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:57:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:57:53 +0900
commit854e5e9e1d5789d6981f560fc0d3059fa65dfb53 (patch)
treefb54332ef6ef38e471ed93322f6725ef2628bb42 /kbugbuster/backend/bugsystem.cpp
parentfb63dae0e786f0bcf421bdff1d0bef70ba587f8b (diff)
downloadtdesdk-854e5e9e1d5789d6981f560fc0d3059fa65dfb53.tar.gz
tdesdk-854e5e9e1d5789d6981f560fc0d3059fa65dfb53.zip
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbugbuster/backend/bugsystem.cpp')
-rw-r--r--kbugbuster/backend/bugsystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/bugsystem.cpp b/kbugbuster/backend/bugsystem.cpp
index 31a89f37..1a6524fb 100644
--- a/kbugbuster/backend/bugsystem.cpp
+++ b/kbugbuster/backend/bugsystem.cpp
@@ -11,7 +11,7 @@
#include <tdelocale.h>
#include <tdeemailsettings.h>
#include <tdestandarddirs.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <tdeconfig.h>
#include "packageimpl.h"