diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:07:19 -0600 |
commit | d31a28ff1aa6d56b5e03153649ca8981ee530710 (patch) | |
tree | 09b2b983a523e0288f88fbe1f85aa898b61c882c /kontact_plugin/basket_plugin.h | |
parent | 3a8431fc92f4824b798e05a67bd73249b6c8d0c8 (diff) | |
download | basket-d31a28ff1aa6d56b5e03153649ca8981ee530710.tar.gz basket-d31a28ff1aa6d56b5e03153649ca8981ee530710.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kontact_plugin/basket_plugin.h')
-rw-r--r-- | kontact_plugin/basket_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/basket_plugin.h b/kontact_plugin/basket_plugin.h index a8cbf72..4980318 100644 --- a/kontact_plugin/basket_plugin.h +++ b/kontact_plugin/basket_plugin.h @@ -22,7 +22,7 @@ #define BASKET_PLUGIN_H #include <klocale.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kontact/plugin.h> #include "uniqueapphandler.h" #include "basketdcopiface_stub.h" |