| Index: Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| diff --git a/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp b/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| index e3ac1ff103af07339c9e330a5ff599a785ea62e7..6eae74cd0ae38a60999d42ae81d372c124a9d44b 100644
|
| --- a/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| +++ b/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "config.h"
|
| #if USE(OPENTYPE_SANITIZER)
|
| -#include "OpenTypeSanitizer.h"
|
| +#include "core/platform/graphics/opentype/OpenTypeSanitizer.h"
|
|
|
| #include "SharedBuffer.h"
|
| #include "opentype-sanitiser.h"
|
|
|