summaryrefslogtreecommitdiffstats
path: root/src/loandialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/loandialog.cpp')
-rw-r--r--src/loandialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/loandialog.cpp b/src/loandialog.cpp
index 84e4796..0e9d538 100644
--- a/src/loandialog.cpp
+++ b/src/loandialog.cpp
@@ -21,12 +21,12 @@
#include <config.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
#include <kpushbutton.h>
#include <ktextedit.h>
#include <kiconloader.h>
-#include <kabc/stdaddressbook.h>
+#include <tdeabc/stdaddressbook.h>
#include <tqlayout.h>
#include <tqhbox.h>