| Index: Source/platform/fonts/opentype/OpenTypeSanitizer.cpp
|
| diff --git a/Source/platform/fonts/opentype/OpenTypeSanitizer.cpp b/Source/platform/fonts/opentype/OpenTypeSanitizer.cpp
|
| index 0b1d007efcf01fad3237d6dc2a57d771b31af374..a66fec970676f32e540b1842a5a6fefd4e6a558b 100644
|
| --- a/Source/platform/fonts/opentype/OpenTypeSanitizer.cpp
|
| +++ b/Source/platform/fonts/opentype/OpenTypeSanitizer.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "platform/fonts/opentype/OpenTypeSanitizer.h"
|
|
|
| -#include "RuntimeEnabledFeatures.h"
|
| +#include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "opentype-sanitiser.h"
|
| #include "ots-memory-stream.h"
|
|
|