diff options
Diffstat (limited to 'khtml/dom/dom_node.h')
-rw-r--r-- | khtml/dom/dom_node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/dom_node.h b/khtml/dom/dom_node.h index 4ddd4ffb1..594aa5e3e 100644 --- a/khtml/dom/dom_node.h +++ b/khtml/dom/dom_node.h @@ -34,7 +34,7 @@ #define _DOM_Node_h_ #include <tqstring.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class TQRect; |