diff options
Diffstat (limited to 'tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp')
-rw-r--r-- | tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp b/tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp index 1212a6bc5..fdb219b77 100644 --- a/tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp +++ b/tderesources/groupwise/tdeabc_resourcegroupwiseconfig.cpp @@ -18,10 +18,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include "kabc_resourcegroupwiseconfig.h" +#include "tdeabc_resourcegroupwiseconfig.h" -#include "kabc_resourcegroupwise.h" -#include "kabc_groupwiseprefs.h" +#include "tdeabc_resourcegroupwise.h" +#include "tdeabc_groupwiseprefs.h" #include <kcombobox.h> #include <kdebug.h> @@ -206,4 +206,4 @@ void ResourceGroupwiseConfig::updateAddressBookView() mAddressBookBox->setCurrentItem( index ); } -#include "kabc_resourcegroupwiseconfig.moc" +#include "tdeabc_resourcegroupwiseconfig.moc" |