Chromium Code Reviews| Index: Source/core/xml/XPathPath.h |
| diff --git a/Source/core/xml/XPathPath.h b/Source/core/xml/XPathPath.h |
| index b1a57cbb7542da2ad5e1066bb630a66b35c58a80..5a0efc21b7fdf2deefea19ed2397be902c2e4b09 100644 |
| --- a/Source/core/xml/XPathPath.h |
| +++ b/Source/core/xml/XPathPath.h |
| @@ -27,8 +27,8 @@ |
| #ifndef XPathPath_h |
| #define XPathPath_h |
| -#include "XPathExpressionNode.h" |
| -#include "XPathNodeSet.h" |
| +#include "core/xml/XPathExpressionNode.h" |
| +#include "core/xml/XPathNodeSet.h" |
| namespace WebCore { |