diff options
Diffstat (limited to 'konq-plugins/autorefresh/autorefresh.cpp')
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.cpp b/konq-plugins/autorefresh/autorefresh.cpp index 64be883..bce4995 100644 --- a/konq-plugins/autorefresh/autorefresh.cpp +++ b/konq-plugins/autorefresh/autorefresh.cpp @@ -5,7 +5,7 @@ */ -#include <khtml_part.h> // this plugin applies to a khtml part +#include <tdehtml_part.h> // this plugin applies to a tdehtml part #include <kdebug.h> #include "autorefresh.h" #include <kaction.h> |