summaryrefslogtreecommitdiffstats
path: root/tests/importaddresses.cc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:49:33 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:49:33 -0600
commit51cb17939cc986de61b7cce799076ee6ddcbf3b2 (patch)
tree30b6c628b25f1dece45df9dbb11bfd546dba5406 /tests/importaddresses.cc
parentcbf5d0cef8875e3a03b49338d42784e23f96b26d (diff)
downloadkpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz
kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'tests/importaddresses.cc')
-rw-r--r--tests/importaddresses.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/importaddresses.cc b/tests/importaddresses.cc
index 4d37fa4..7e21c77 100644
--- a/tests/importaddresses.cc
+++ b/tests/importaddresses.cc
@@ -31,11 +31,11 @@
#include <tdeaboutdata.h>
#include <tdeapplication.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdecmdlineargs.h>
-#include <kabc/addressbook.h>
-#include <kabc/resourcefile.h>
+#include <tdeabc/addressbook.h>
+#include <tdeabc/resourcefile.h>
#include "pilot.h"
#include "pilotLocalDatabase.h"