Chromium Code Reviews| Index: Source/core/css/CSSSelectorList.h |
| diff --git a/Source/core/css/CSSSelectorList.h b/Source/core/css/CSSSelectorList.h |
| index 60c50b4fcfd7b24ed770fe1376f27af40fd3546f..da492227fb0a774f6157747f3ae3ed88d4558d58 100644 |
| --- a/Source/core/css/CSSSelectorList.h |
| +++ b/Source/core/css/CSSSelectorList.h |
| @@ -26,7 +26,7 @@ |
| #ifndef CSSSelectorList_h |
| #define CSSSelectorList_h |
| -#include "CSSSelector.h" |
| +#include "core/css/CSSSelector.h" |
| namespace WebCore { |