summaryrefslogtreecommitdiffstats
path: root/nsplugins/kcm_nsplugins.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:46:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:46:25 +0900
commit669c9bc7d86221be927586ec3078e6247048ca37 (patch)
treee83c76f0e10c5bcd55b89c3b4ec96754591d949c /nsplugins/kcm_nsplugins.cpp
parent60e6b46689f16f4a05ceeb34f904603ef042ae6c (diff)
downloadtdebase-669c9bc7d86221be927586ec3078e6247048ca37.tar.gz
tdebase-669c9bc7d86221be927586ec3078e6247048ca37.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'nsplugins/kcm_nsplugins.cpp')
-rw-r--r--nsplugins/kcm_nsplugins.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/kcm_nsplugins.cpp b/nsplugins/kcm_nsplugins.cpp
index 076d3523e..c394afa8f 100644
--- a/nsplugins/kcm_nsplugins.cpp
+++ b/nsplugins/kcm_nsplugins.cpp
@@ -22,7 +22,7 @@
#include <tqregexp.h>
#include <tqlayout.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include <kiconloader.h>
#include <tdefiledialog.h>