diff options
Diffstat (limited to 'tdehtml/dom/html_object.h')
-rw-r--r-- | tdehtml/dom/html_object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/dom/html_object.h b/tdehtml/dom/html_object.h index 6161f8ef2..22d5b002b 100644 --- a/tdehtml/dom/html_object.h +++ b/tdehtml/dom/html_object.h @@ -34,7 +34,7 @@ #include <dom/html_element.h> #include <dom/html_form.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace DOM { |