diff options
Diffstat (limited to 'tdehtml/ecma/xmlhttprequest.h')
-rw-r--r-- | tdehtml/ecma/xmlhttprequest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/ecma/xmlhttprequest.h b/tdehtml/ecma/xmlhttprequest.h index 2dc89e227..95a7c9cc2 100644 --- a/tdehtml/ecma/xmlhttprequest.h +++ b/tdehtml/ecma/xmlhttprequest.h @@ -24,7 +24,7 @@ #include "ecma/kjs_binding.h" #include "ecma/kjs_dom.h" #include "misc/decoder.h" -#include "kio/jobclasses.h" +#include "tdeio/jobclasses.h" namespace KJS { |