Index: Source/build/scripts/templates/EventFactory.cpp.tmpl |
diff --git a/Source/build/scripts/templates/EventFactory.cpp.tmpl b/Source/build/scripts/templates/EventFactory.cpp.tmpl |
index 1751698b19e99ff65e07f1bc462be35058d55255..8e524cc9611199f1f3477c794eae370fd30511f6 100644 |
--- a/Source/build/scripts/templates/EventFactory.cpp.tmpl |
+++ b/Source/build/scripts/templates/EventFactory.cpp.tmpl |
@@ -9,7 +9,7 @@ |
{% endif %} |
#include "{{namespace}}{{suffix}}Headers.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
namespace WebCore { |