diff options
author | Timothy Pearson <[email protected]> | 2013-02-17 12:20:38 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-17 12:20:38 -0600 |
commit | da6f54f964c028f12c91450617d72451b1cd8e2c (patch) | |
tree | e0daccebcf8ce715d50c8a950ceb5153ad195f73 /tderesources/groupwise/soap | |
parent | 513d0163e99d4447deb274b9f0799bb390f26cfc (diff) | |
download | tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.tar.gz tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.zip |
Fix FTBFS
Diffstat (limited to 'tderesources/groupwise/soap')
-rw-r--r-- | tderesources/groupwise/soap/soapdebug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/soap/soapdebug.cpp b/tderesources/groupwise/soap/soapdebug.cpp index 3c9cfc802..0afff20da 100644 --- a/tderesources/groupwise/soap/soapdebug.cpp +++ b/tderesources/groupwise/soap/soapdebug.cpp @@ -7,7 +7,7 @@ #include <kdebug.h> #include <tdetempfile.h> -#include <kabcresourcecached.h> +#include <tdeabcresourcecached.h> #include <libkcal/icalformat.h> #include <libkcal/resourcelocal.h> |