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/carddav/configwidgets.cpp | |
parent | 513d0163e99d4447deb274b9f0799bb390f26cfc (diff) | |
download | tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.tar.gz tdepim-da6f54f964c028f12c91450617d72451b1cd8e2c.zip |
Fix FTBFS
Diffstat (limited to 'tderesources/carddav/configwidgets.cpp')
-rw-r--r-- | tderesources/carddav/configwidgets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/carddav/configwidgets.cpp b/tderesources/carddav/configwidgets.cpp index 2c22b3f11..800ea26db 100644 --- a/tderesources/carddav/configwidgets.cpp +++ b/tderesources/carddav/configwidgets.cpp @@ -34,7 +34,7 @@ #include "configwidgets.h" -#include <kabcresourcecached.h> +#include <tdeabcresourcecached.h> #include <tdelocale.h> #include <kdebug.h> |