diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 19:07:58 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 19:15:08 +0900 |
| commit | f768603baa4c04dbfa468e0074e5ae1883a7f2c7 (patch) | |
| tree | ff4faf4a7713d655efb12401be8ed5048a1b8a39 /kbfxlib/data/kbfxplasmapluginloader.cpp | |
| parent | 9339519fac3880c0c43dcc7e5fe57b7c3de02bc4 (diff) | |
| download | kbfx-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.cpp | 2 |
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() |
