summaryrefslogtreecommitdiffstats
path: root/src/borrowerdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/borrowerdialog.cpp')
-rw-r--r--src/borrowerdialog.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/borrowerdialog.cpp b/src/borrowerdialog.cpp
index d9d34c7..1a3b10c 100644
--- a/src/borrowerdialog.cpp
+++ b/src/borrowerdialog.cpp
@@ -15,10 +15,10 @@
#include "document.h"
#include "collection.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
-#include <kabc/addressee.h>
-#include <kabc/stdaddressbook.h>
+#include <tdeabc/addressee.h>
+#include <tdeabc/stdaddressbook.h>
#include <kiconloader.h>
#include <tqlayout.h>