| Index: Source/core/platform/graphics/mac/SimpleFontDataMac.mm
|
| diff --git a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
|
| index e304c0903631780d92ef1dd7a76f88c104af1ec5..990b288d446e8d5829acba40e0af5e89247b8436 100644
|
| --- a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
|
| +++ b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
|
| @@ -32,8 +32,8 @@
|
| #import <float.h>
|
| #import <unicode/uchar.h>
|
| #import "BlockExceptions.h"
|
| -#import "SharedBuffer.h"
|
| #import "WebCoreSystemInterface.h"
|
| +#import "core/platform/SharedBuffer.h"
|
| #import "core/platform/graphics/Color.h"
|
| #import "core/platform/graphics/FloatRect.h"
|
| #import "core/platform/graphics/Font.h"
|
|
|