summaryrefslogtreecommitdiffstats
path: root/src/borrowerdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:08 -0600
commit784a2227ffdcb03a1e37b1390a8b6e0985ddda9c (patch)
tree2497bf931758f4bbbf3ec4c538c947b1df27692b /src/borrowerdialog.cpp
parent2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff)
downloadtellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz
tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip
Rename additional header files to avoid conflicts with KDE4
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>