Index: Source/core/css/WebKitCSSRegionRule.h |
diff --git a/Source/core/css/WebKitCSSRegionRule.h b/Source/core/css/WebKitCSSRegionRule.h |
index 6892f5b057de185366ccf86bfcd2e76a9f02b4f8..db533feb3bcde500b1eb3f785886ad5e18e9098a 100644 |
--- a/Source/core/css/WebKitCSSRegionRule.h |
+++ b/Source/core/css/WebKitCSSRegionRule.h |
@@ -31,7 +31,7 @@ |
#ifndef WebKitCSSRegionRule_h |
#define WebKitCSSRegionRule_h |
-#include "CSSGroupingRule.h" |
+#include "core/css/CSSGroupingRule.h" |
#if ENABLE(CSS_REGIONS) |