summaryrefslogtreecommitdiffstats
path: root/kmymoney2/dialogs/knewfiledlg.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:53:35 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:53:35 +0900
commitcac4c01e64fd0fd6d3da76b7fe1a302eb068a406 (patch)
treed3ddfe31ae47d10fdddafa5c471cf2b5b5652af8 /kmymoney2/dialogs/knewfiledlg.cpp
parent387d8876e77f130be2e677c4a0d1aea3d8e8f1da (diff)
downloadkmymoney-cac4c01e64fd0fd6d3da76b7fe1a302eb068a406.tar.gz
kmymoney-cac4c01e64fd0fd6d3da76b7fe1a302eb068a406.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmymoney2/dialogs/knewfiledlg.cpp')
-rw-r--r--kmymoney2/dialogs/knewfiledlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/knewfiledlg.cpp b/kmymoney2/dialogs/knewfiledlg.cpp
index 850df59..ce746aa 100644
--- a/kmymoney2/dialogs/knewfiledlg.cpp
+++ b/kmymoney2/dialogs/knewfiledlg.cpp
@@ -31,7 +31,7 @@
#include <tdeversion.h>
#include <tdeglobal.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstdguiitem.h>
#include <kpushbutton.h>
#include <tdemessagebox.h>