Index: Source/core/xml/XPathPredicate.cpp |
diff --git a/Source/core/xml/XPathPredicate.cpp b/Source/core/xml/XPathPredicate.cpp |
index 7d43357bdd7e5f160d8f8e377825a04b1f3a7399..a9406c414891cccec765538655922ab21fb49f56 100644 |
--- a/Source/core/xml/XPathPredicate.cpp |
+++ b/Source/core/xml/XPathPredicate.cpp |
@@ -29,7 +29,6 @@ |
#include "core/xml/XPathPredicate.h" |
#include <math.h> |
-#include "core/dom/Node.h" |
#include "core/xml/XPathFunctions.h" |
#include "core/xml/XPathUtil.h" |
#include "core/xml/XPathValue.h" |