diff options
Diffstat (limited to 'tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp')
-rw-r--r-- | tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp b/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp index 35ca8596f..feb24db71 100644 --- a/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp +++ b/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp @@ -18,10 +18,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include "kabc_resourcegroupwareconfig.h" +#include "tdeabc_resourcegroupwareconfig.h" -#include "kabc_resourcegroupware.h" -#include "kabc_groupwareprefs.h" +#include "tdeabc_resourcegroupware.h" +#include "tdeabc_groupwareprefs.h" #include <kcombobox.h> #include <kdebug.h> @@ -205,4 +205,4 @@ void ResourceGroupwareConfig::updateAddressBookView() #endif } -#include "kabc_resourcegroupwareconfig.moc" +#include "tdeabc_resourcegroupwareconfig.moc" |