Index: Source/core/html/shadow/MeterShadowElement.cpp |
diff --git a/Source/core/html/shadow/MeterShadowElement.cpp b/Source/core/html/shadow/MeterShadowElement.cpp |
index 7fa9b25052e5486f4e17954d1ca7e6e8f969ffd2..2a30510ae8c9ff337a425d2ced55e595bec7ba6b 100644 |
--- a/Source/core/html/shadow/MeterShadowElement.cpp |
+++ b/Source/core/html/shadow/MeterShadowElement.cpp |
@@ -36,7 +36,7 @@ |
#include "HTMLMeterElement.h" |
#include "HTMLNames.h" |
#include "ShadowRoot.h" |
-#include "StylePropertySet.h" |
+#include "core/css/StylePropertySet.h" |
#include "core/rendering/RenderMeter.h" |
#include "core/rendering/RenderTheme.h" |