Chromium Code Reviews| Index: Source/core/xml/XPathPredicate.h |
| diff --git a/Source/core/xml/XPathPredicate.h b/Source/core/xml/XPathPredicate.h |
| index 013ccda231243a84832fbadbde280242ec502e9f..a49c80800f079ebcd77b8ef5b51c049858168127 100644 |
| --- a/Source/core/xml/XPathPredicate.h |
| +++ b/Source/core/xml/XPathPredicate.h |
| @@ -27,8 +27,8 @@ |
| #ifndef XPathPredicate_h |
| #define XPathPredicate_h |
| -#include "XPathExpressionNode.h" |
| -#include "XPathValue.h" |
| +#include "core/xml/XPathExpressionNode.h" |
| +#include "core/xml/XPathValue.h" |
| namespace WebCore { |