Index: Source/build/scripts/templates/ElementTypeHelpers.h.tmpl |
diff --git a/Source/build/scripts/templates/ElementTypeHelpers.h.tmpl b/Source/build/scripts/templates/ElementTypeHelpers.h.tmpl |
index 50bad514bad3e002a1d9cd2cf1fa9f7823ac9cb1..63d283460ec5d9b0760c3728b81fe7fdca860d59 100644 |
--- a/Source/build/scripts/templates/ElementTypeHelpers.h.tmpl |
+++ b/Source/build/scripts/templates/ElementTypeHelpers.h.tmpl |
@@ -7,7 +7,7 @@ |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Element.h" |
#include "{{namespace}}Names.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
namespace WebCore { |
// Type checking. |