summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:03:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:03:19 -0600
commit88c594f485873437c82888b4141cb0d4b452fe5e (patch)
tree6955531349bd50972700b4ee339764e632d063b0
parent51cb17939cc986de61b7cce799076ee6ddcbf3b2 (diff)
downloadkpilot-88c594f4.tar.gz
kpilot-88c594f4.zip
Fix build system references to kabc
-rw-r--r--tests/importaddresses.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/importaddresses.cc b/tests/importaddresses.cc
index 7e21c77..82ab5ae 100644
--- a/tests/importaddresses.cc
+++ b/tests/importaddresses.cc
@@ -40,8 +40,8 @@
#include "pilot.h"
#include "pilotLocalDatabase.h"
#include "pilotAddress.h"
-#include "../conduits/abbrowserconduit/kabcRecord.h"
-#include "../conduits/abbrowserconduit/kabcRecord.cc"
+#include "../conduits/abbrowserconduit/tdeabcRecord.h"
+#include "../conduits/abbrowserconduit/tdeabcRecord.cc"
static const TDECmdLineOptions options[] =
{