summaryrefslogtreecommitdiffstats
path: root/kmail/kmcomposewin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:49:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:49:43 +0900
commit3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa (patch)
tree017a35279357684a1be7012ca70bce472598676f /kmail/kmcomposewin.cpp
parent1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd (diff)
downloadtdepim-3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa.tar.gz
tdepim-3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail/kmcomposewin.cpp')
-rw-r--r--kmail/kmcomposewin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmcomposewin.cpp b/kmail/kmcomposewin.cpp
index f4ead799..2202deec 100644
--- a/kmail/kmcomposewin.cpp
+++ b/kmail/kmcomposewin.cpp
@@ -103,7 +103,7 @@ using TDERecentAddress::RecentAddresses;
#include <kuserprofile.h>
#include <krun.h>
#include <ktempdir.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
//#include <keditlistbox.h>
#include "globalsettings.h"
#include "replyphrases.h"