Index: Source/core/dom/PseudoElement.h |
diff --git a/Source/core/dom/PseudoElement.h b/Source/core/dom/PseudoElement.h |
index 4c2e377e95439a39ef2dcde2acdf484f45608138..bb3b048e8b8da55224431662013177548e829654 100644 |
--- a/Source/core/dom/PseudoElement.h |
+++ b/Source/core/dom/PseudoElement.h |
@@ -28,7 +28,7 @@ |
#define PseudoElement_h |
#include "core/dom/Element.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |