| Index: Source/core/platform/graphics/mac/FontCustomPlatformData.cpp
|
| diff --git a/Source/core/platform/graphics/mac/FontCustomPlatformData.cpp b/Source/core/platform/graphics/mac/FontCustomPlatformData.cpp
|
| index 7a9f2909d45ef20a1d49d754fae2acd43ea3a806..6e88133248a74b1c052977d4781ad9c723dbadda 100644
|
| --- a/Source/core/platform/graphics/mac/FontCustomPlatformData.cpp
|
| +++ b/Source/core/platform/graphics/mac/FontCustomPlatformData.cpp
|
| @@ -22,7 +22,7 @@
|
| #include "FontCustomPlatformData.h"
|
|
|
| #include <ApplicationServices/ApplicationServices.h>
|
| -#include "SharedBuffer.h"
|
| +#include "core/platform/SharedBuffer.h"
|
| #include "core/platform/graphics/FontPlatformData.h"
|
| #include "core/platform/graphics/WOFFFileFormat.h"
|
| #include "core/platform/graphics/opentype/OpenTypeSanitizer.h"
|
|
|