diff options
Diffstat (limited to 'konq-plugins/autorefresh/autorefresh.h')
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.h b/konq-plugins/autorefresh/autorefresh.h index b805921..ca03bb1 100644 --- a/konq-plugins/autorefresh/autorefresh.h +++ b/konq-plugins/autorefresh/autorefresh.h @@ -7,7 +7,7 @@ #ifndef __plugin_autorefresh_h #define __plugin_autorefresh_h -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> #include <klibloader.h> class KURL; |