Chromium Code Reviews| Index: Source/core/xml/XPathStep.h |
| diff --git a/Source/core/xml/XPathStep.h b/Source/core/xml/XPathStep.h |
| index f678f922839a60af7e1736c4b013bc5dcace632a..fe646faada79ba51a5b29eed5a9bfa68447da992 100644 |
| --- a/Source/core/xml/XPathStep.h |
| +++ b/Source/core/xml/XPathStep.h |
| @@ -27,8 +27,8 @@ |
| #ifndef XPathStep_h |
| #define XPathStep_h |
| -#include "XPathExpressionNode.h" |
| -#include "XPathNodeSet.h" |
| +#include "core/xml/XPathExpressionNode.h" |
| +#include "core/xml/XPathNodeSet.h" |
| namespace WebCore { |