summaryrefslogtreecommitdiffstats
path: root/korganizer/docprefs.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:49:43 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:49:43 +0900
commit3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa (patch)
tree017a35279357684a1be7012ca70bce472598676f /korganizer/docprefs.cpp
parent1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd (diff)
downloadtdepim-master.tar.gz
tdepim-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'korganizer/docprefs.cpp')
-rw-r--r--korganizer/docprefs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/docprefs.cpp b/korganizer/docprefs.cpp
index 1ac91835f..4bea8a8ab 100644
--- a/korganizer/docprefs.cpp
+++ b/korganizer/docprefs.cpp
@@ -23,7 +23,7 @@
*/
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdebug.h>
#include "docprefs.h"