summaryrefslogtreecommitdiffstats
path: root/kviewshell
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:46:57 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:46:57 +0900
commitbf4670b5b84b3973f94bb10448ddd8fcfda676f2 (patch)
treebf7de0f8be8b67e4c828b3999fb9141a2d39105c /kviewshell
parente4fe34d1f4f6c512e444b183912d2ae1cbe18359 (diff)
downloadtdegraphics-master.tar.gz
tdegraphics-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kviewshell')
-rw-r--r--kviewshell/kviewpart.cpp2
-rw-r--r--kviewshell/kviewshell.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kviewshell/kviewpart.cpp b/kviewshell/kviewpart.cpp
index ae9d673f..f4eba0fe 100644
--- a/kviewshell/kviewpart.cpp
+++ b/kviewshell/kviewpart.cpp
@@ -30,7 +30,7 @@
#include <tdeparts/genericfactory.h>
#include <tdeparts/partmanager.h>
#include <kprogress.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstdaction.h>
#include <tdetempfile.h>
#include <ktrader.h>
diff --git a/kviewshell/kviewshell.cpp b/kviewshell/kviewshell.cpp
index ff6b3902..a759ddeb 100644
--- a/kviewshell/kviewshell.cpp
+++ b/kviewshell/kviewshell.cpp
@@ -13,7 +13,7 @@
#include <tqregexp.h>
#include <kiconloader.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeapplication.h>
#include <tdeaction.h>
#include <tdeconfig.h>