summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/cwloadingwidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 23:21:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 23:21:48 +0900
commit3b01ee2def382271f1cbdec9fe100e2128d2e5a8 (patch)
tree8cce51a9cfd35f241d580581c9658ad3ee8c15ea /kbugbuster/gui/cwloadingwidget.cpp
parent86d4cca5f4d251fc4cf150902d5d5c107e264acc (diff)
downloadtdesdk-3b01ee2def382271f1cbdec9fe100e2128d2e5a8.tar.gz
tdesdk-3b01ee2def382271f1cbdec9fe100e2128d2e5a8.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbugbuster/gui/cwloadingwidget.cpp')
-rw-r--r--kbugbuster/gui/cwloadingwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/cwloadingwidget.cpp b/kbugbuster/gui/cwloadingwidget.cpp
index 9962ec4a..b4f4c026 100644
--- a/kbugbuster/gui/cwloadingwidget.cpp
+++ b/kbugbuster/gui/cwloadingwidget.cpp
@@ -21,7 +21,7 @@
#include <kpixmap.h>
#include <kpixmapeffect.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include <tdeglobalsettings.h>