diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-17 12:20:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-17 12:20:38 -0600 |
commit | da6f54f964c028f12c91450617d72451b1cd8e2c (patch) | |
tree | e0daccebcf8ce715d50c8a950ceb5153ad195f73 /tderesources/lib/tdeabc_resourcegroupwarebase.h | |
parent | 513d0163e99d4447deb274b9f0799bb390f26cfc (diff) | |
download | tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.tar.gz tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.zip |
Fix FTBFS
Diffstat (limited to 'tderesources/lib/tdeabc_resourcegroupwarebase.h')
-rw-r--r-- | tderesources/lib/tdeabc_resourcegroupwarebase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/lib/tdeabc_resourcegroupwarebase.h b/tderesources/lib/tdeabc_resourcegroupwarebase.h index 28ce5199e..272a2ceec 100644 --- a/tderesources/lib/tdeabc_resourcegroupwarebase.h +++ b/tderesources/lib/tdeabc_resourcegroupwarebase.h @@ -23,7 +23,7 @@ #define KABC_RESOURCEGROUPWARE_H #include <kurl.h> -#include <kabcresourcecached.h> +#include <tdeabcresourcecached.h> #include <tdepimmacros.h> class TDEConfig; |