summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:32:52 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:32:52 +0900
commit80e14aa638c3fdf3cdd22b1d7a6c206d42df60e6 (patch)
treea9bedf60e57edeb6a9079c53a546c6cd9185bfb9
parent988c8e0a88b3b7418865247fd663dfe77e4422c4 (diff)
downloadknmap-rename/kstandarddirs.tar.gz
knmap-rename/kstandarddirs.zip
Use tdestandarddirs.hrename/kstandarddirs
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/htmlwidget.cpp2
-rw-r--r--src/knmap.cpp2
-rw-r--r--src/scanwidget.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/htmlwidget.cpp b/src/htmlwidget.cpp
index 651fc85..179427a 100644
--- a/src/htmlwidget.cpp
+++ b/src/htmlwidget.cpp
@@ -31,7 +31,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "htmlwidget.h"
#include "knmap.h"
diff --git a/src/knmap.cpp b/src/knmap.cpp
index f1b1fb1..1e5c2cc 100644
--- a/src/knmap.cpp
+++ b/src/knmap.cpp
@@ -35,7 +35,7 @@
#include <tdelocale.h>
#include <tdemainwindow.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstatusbar.h>
#include <kstdaction.h>
diff --git a/src/scanwidget.cpp b/src/scanwidget.cpp
index 9a85ef1..bd1b1a6 100644
--- a/src/scanwidget.cpp
+++ b/src/scanwidget.cpp
@@ -40,7 +40,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <ktabwidget.h>
#include <kurl.h>