summaryrefslogtreecommitdiffstats
path: root/kbfxlib/data/kbfxplasmapluginloader.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:07:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:15:08 +0900
commitf768603baa4c04dbfa468e0074e5ae1883a7f2c7 (patch)
treeff4faf4a7713d655efb12401be8ed5048a1b8a39 /kbfxlib/data/kbfxplasmapluginloader.cpp
parent9339519fac3880c0c43dcc7e5fe57b7c3de02bc4 (diff)
downloadkbfx-f768603baa4c04dbfa468e0074e5ae1883a7f2c7.tar.gz
kbfx-f768603baa4c04dbfa468e0074e5ae1883a7f2c7.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbfxlib/data/kbfxplasmapluginloader.cpp')
-rw-r--r--kbfxlib/data/kbfxplasmapluginloader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/data/kbfxplasmapluginloader.cpp b/kbfxlib/data/kbfxplasmapluginloader.cpp
index 712813e..2f2025d 100644
--- a/kbfxlib/data/kbfxplasmapluginloader.cpp
+++ b/kbfxlib/data/kbfxplasmapluginloader.cpp
@@ -24,7 +24,7 @@
#include "kbfxplasmapluginloader.h"
#include <tqdir.h>
#include <tqfileinfo.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdebug.h>
KbfxPlasmaPluginLoader::KbfxPlasmaPluginLoader()