Index: Source/core/xml/XPathParser.cpp |
diff --git a/Source/core/xml/XPathParser.cpp b/Source/core/xml/XPathParser.cpp |
index c9845085ea85319d45aa66308a6f2d384a44c29d..6a21184bfcd9d9d7f7a337f3b74201af66845036 100644 |
--- a/Source/core/xml/XPathParser.cpp |
+++ b/Source/core/xml/XPathParser.cpp |
@@ -41,7 +41,7 @@ using namespace WTF; |
using namespace Unicode; |
using namespace XPath; |
-#include "XPathGrammar.h" |
+#include "core/XPathGrammar.h" |
Parser* Parser::currentParser = 0; |