| Index: Source/core/dom/VisitedLinkState.h
|
| diff --git a/Source/core/dom/VisitedLinkState.h b/Source/core/dom/VisitedLinkState.h
|
| index 67787c68094bfc6858aa477401bded07e2b55315..6c07eac6a458ad69a90c9ab46f551b4beb4e64be 100644
|
| --- a/Source/core/dom/VisitedLinkState.h
|
| +++ b/Source/core/dom/VisitedLinkState.h
|
| @@ -30,7 +30,7 @@
|
| #define VisitedLinkState_h
|
|
|
| #include "core/dom/Element.h"
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| #include "platform/LinkHash.h"
|
| #include "wtf/HashSet.h"
|
|
|
|
|