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 0650424..7ad51f4 100644 --- a/konq-plugins/autorefresh/autorefresh.cpp +++ b/konq-plugins/autorefresh/autorefresh.cpp @@ -7,7 +7,7 @@ #include <kdebug.h> #include "autorefresh.h" #include <tdeaction.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <kiconloader.h> #include <tqmessagebox.h> #include <tdelocale.h> |