From 513d0163e99d4447deb274b9f0799bb390f26cfc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 02:31:04 -0600 Subject: Fix FTBFS --- tderesources/egroupware/tdeabc_resourcexmlrpc.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tderesources/egroupware/tdeabc_resourcexmlrpc.cpp') diff --git a/tderesources/egroupware/tdeabc_resourcexmlrpc.cpp b/tderesources/egroupware/tdeabc_resourcexmlrpc.cpp index 587ebc84d..7c5911d87 100644 --- a/tderesources/egroupware/tdeabc_resourcexmlrpc.cpp +++ b/tderesources/egroupware/tdeabc_resourcexmlrpc.cpp @@ -31,9 +31,9 @@ #include #include -#include "kabc_egroupwareprefs.h" -#include "kabc_resourcexmlrpc.h" -#include "kabc_resourcexmlrpcconfig.h" +#include "tdeabc_egroupwareprefs.h" +#include "tdeabc_resourcexmlrpc.h" +#include "tdeabc_resourcexmlrpcconfig.h" #include "access.h" #include "synchronizer.h" @@ -771,4 +771,4 @@ void ResourceXMLRPC::loadCustomFieldsFinished( const TQValueList &map mCustomFieldsMap.insert( it.key(), it.data().toString() ); } -#include "kabc_resourcexmlrpc.moc" +#include "tdeabc_resourcexmlrpc.moc" -- cgit v1.2.1