From 88c594f485873437c82888b4141cb0d4b452fe5e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 01:03:19 -0600 Subject: Fix build system references to kabc --- tests/importaddresses.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') 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[] = { -- cgit v1.2.3