| Index: Source/core/platform/graphics/GlyphPage.h
|
| diff --git a/Source/core/platform/graphics/GlyphPage.h b/Source/core/platform/graphics/GlyphPage.h
|
| index 3c65ccb31331c543009ffdbf4b5d911b1d1091d1..93b99bd7c4ae42d998ec0048e47668d1431af1f1 100644
|
| --- a/Source/core/platform/graphics/GlyphPage.h
|
| +++ b/Source/core/platform/graphics/GlyphPage.h
|
| @@ -30,8 +30,8 @@
|
| #ifndef GlyphPage_h
|
| #define GlyphPage_h
|
|
|
| +#include "platform/fonts/Glyph.h"
|
| #include <string.h>
|
| -#include "core/platform/graphics/Glyph.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
|
|