diff options
Diffstat (limited to 'khtml/dom/html_list.h')
-rw-r--r-- | khtml/dom/html_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/html_list.h b/khtml/dom/html_list.h index 6aacbf5eb..34c081cb5 100644 --- a/khtml/dom/html_list.h +++ b/khtml/dom/html_list.h @@ -30,7 +30,7 @@ #define HTML_LIST_H #include <dom/html_element.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> namespace DOM { |