Index: Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl |
diff --git a/Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl b/Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl |
index bb3201740c11b33eb76adcba837ef729057eefe1..584375a87001b3609309db10b202efd3c6e52e4a 100644 |
--- a/Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl |
+++ b/Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl |
@@ -21,7 +21,7 @@ |
#include "config.h" |
#include "StylePropertyShorthand.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "wtf/HashMap.h" |
#include "wtf/StdLibExtras.h" |