diff options
Diffstat (limited to 'tdehtml/tdehtml_ext.h')
-rw-r--r-- | tdehtml/tdehtml_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/tdehtml_ext.h b/tdehtml/tdehtml_ext.h index 5e2eafa9e..5a8f00e70 100644 --- a/tdehtml/tdehtml_ext.h +++ b/tdehtml/tdehtml_ext.h @@ -32,7 +32,7 @@ #include <tqguardedptr.h> #include <kaction.h> -#include <kio/global.h> +#include <tdeio/global.h> /** * This is the BrowserExtension for a KHTMLPart document. Please see the KParts documentation for |