summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 13:17:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 17:42:13 +0900
commit347f48592550a37251d9dd4de95dfa154fb5a611 (patch)
tree337eafe29a0849137a2b7e71875c9831857a6b85
parentfb46efc46c3fd256d72b2caef23095a4470f54fb (diff)
downloadkbiff-347f4859.tar.gz
kbiff-347f4859.zip
Replace obsolete kstddirs.h with kstandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6bf1ebeb40328a71de2000974c93e14b644c5087)
-rw-r--r--kbiff/setupdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbiff/setupdlg.cpp b/kbiff/setupdlg.cpp
index 298f742..2cc1939 100644
--- a/kbiff/setupdlg.cpp
+++ b/kbiff/setupdlg.cpp
@@ -35,7 +35,7 @@
#include <tdeglobal.h>
#include <kiconloader.h>
#include <tdelocale.h>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
#include <ksimpleconfig.h>
#include <kbiffurl.h>
#include <kprocess.h>