summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 19:22:17 +0900
committerMichele Calgaro <[email protected]>2025-02-25 19:22:17 +0900
commit811fdff5f9dd6be64af2b5120391580e1a8b4b8c (patch)
tree6f1094889fe4d82530b63716084d419718a28096
parent332e0e337d407a11809d09202608d6de958030fa (diff)
downloadtdmtheme-rename/kstandarddirs.tar.gz
tdmtheme-rename/kstandarddirs.zip
Use tdestandarddirs.hrename/kstandarddirs
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/tdmtheme.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdmtheme.cpp b/src/tdmtheme.cpp
index df3b89e..d13f15e 100644
--- a/src/tdmtheme.cpp
+++ b/src/tdmtheme.cpp
@@ -27,7 +27,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprogress.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <ktar.h>
#include <kurlrequester.h>
#include <kurlrequesterdlg.h>