summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kaccounttemplateselectordecl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kaccounttemplateselectordecl.cpp')
-rw-r--r--kmymoney2/widgets/kaccounttemplateselectordecl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kaccounttemplateselectordecl.cpp b/kmymoney2/widgets/kaccounttemplateselectordecl.cpp
index 40c6f3e..a68806d 100644
--- a/kmymoney2/widgets/kaccounttemplateselectordecl.cpp
+++ b/kmymoney2/widgets/kaccounttemplateselectordecl.cpp
@@ -1,5 +1,5 @@
#include <kdialog.h>
-#include <klocale.h>
+#include <tdelocale.h>
#ifndef KMM_I18N
#define KMM_I18N
inline TQString kmm_i18n(const char* msg, const char* ctx) { return i18n(ctx, msg); }