Index: Source/core/dom/VisitedLinkState.h |
diff --git a/Source/core/dom/VisitedLinkState.h b/Source/core/dom/VisitedLinkState.h |
index efe590556dfae1ca585abc279a2dbf21c202202b..67787c68094bfc6858aa477401bded07e2b55315 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/LayoutStyleConstants.h" |
+#include "core/layout/style/ComputedStyleConstants.h" |
#include "platform/LinkHash.h" |
#include "wtf/HashSet.h" |