diff options
Diffstat (limited to 'tdeioslave/http/http_cache_cleaner.cpp')
-rw-r--r-- | tdeioslave/http/http_cache_cleaner.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/http/http_cache_cleaner.cpp b/tdeioslave/http/http_cache_cleaner.cpp index 08ca740b2..0375042e8 100644 --- a/tdeioslave/http/http_cache_cleaner.cpp +++ b/tdeioslave/http/http_cache_cleaner.cpp @@ -32,7 +32,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tqstring.h> #include <tqptrlist.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdelocale.h> #include <tdecmdlineargs.h> #include <tdeglobal.h> |