| Index: Source/core/platform/graphics/mac/ComplexTextController.h
|
| diff --git a/Source/core/platform/graphics/mac/ComplexTextController.h b/Source/core/platform/graphics/mac/ComplexTextController.h
|
| index fdc100d50526ed9da736f57459137f49f6ec1bfb..06bd70ab0368e91fbf4f07bca62553e446314e59 100644
|
| --- a/Source/core/platform/graphics/mac/ComplexTextController.h
|
| +++ b/Source/core/platform/graphics/mac/ComplexTextController.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef ComplexTextController_h
|
| #define ComplexTextController_h
|
|
|
| -#include "core/platform/graphics/GlyphBuffer.h"
|
| +#include "platform/fonts/GlyphBuffer.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|