diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:18:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:18:01 -0600 |
commit | ada451a25c1465c530dce9013d113d0b939ba96e (patch) | |
tree | 2905e8c57fe35867527de0bcbb40e6329b5121b5 /kweather/weatherbar.h | |
parent | 3e2a2c432996c0959278a76d08c5b0b827c72329 (diff) | |
download | tdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.tar.gz tdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kweather/weatherbar.h')
-rw-r--r-- | kweather/weatherbar.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kweather/weatherbar.h b/kweather/weatherbar.h index a3c86f8..6938e69 100644 --- a/kweather/weatherbar.h +++ b/kweather/weatherbar.h @@ -23,9 +23,9 @@ #define __KONTQSIDEBARWEATHER_H__ #include <konqsidebarplugin.h> -#include <kparts/part.h> -#include <kparts/factory.h> -#include <kparts/browserextension.h> +#include <tdeparts/part.h> +#include <tdeparts/factory.h> +#include <tdeparts/browserextension.h> #include <tqdict.h> #include <dcopobject.h> #include <tqlayout.h> |