From acfc9fd1b44f7b72ba66705daf34914940509793 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 10 Jul 2007 21:36:14 +0000 Subject: Add NodeList and string comparison API svn path=/trunk/dom/; revision=3394 --- src/core/node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/node.h') diff --git a/src/core/node.h b/src/core/node.h index bfd7fa0..d8982f6 100644 --- a/src/core/node.h +++ b/src/core/node.h @@ -9,9 +9,9 @@ #define dom_internal_core_node_h_ #include -#include struct dom_attr; +struct dom_string; /** * User data context attached to a DOM node -- cgit v1.2.3