| Index: Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| diff --git a/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl b/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| index cef11c5ceadbefcf673158f98ff9171402650b94..5e32ffcf6ede460b4581366eb28b700605f94639 100644
|
| --- a/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| +++ b/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| @@ -4,7 +4,7 @@
|
| #ifndef InternalRuntimeFlags_h
|
| #define InternalRuntimeFlags_h
|
|
|
| -#include "RuntimeEnabledFeatures.h"
|
| +#include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|