Index: Source/core/platform/graphics/GlyphBuffer.h |
diff --git a/Source/core/platform/graphics/GlyphBuffer.h b/Source/core/platform/graphics/GlyphBuffer.h |
index 4dcf46fd35c5e1ce1f2a0dff9cce86f8a816389a..3c8914dfb78f9b18606aaf95cbcfa2b25d9e58ef 100644 |
--- a/Source/core/platform/graphics/GlyphBuffer.h |
+++ b/Source/core/platform/graphics/GlyphBuffer.h |
@@ -30,7 +30,7 @@ |
#ifndef GlyphBuffer_h |
#define GlyphBuffer_h |
-#include "core/platform/graphics/Glyph.h" |
+#include "platform/fonts/Glyph.h" |
#include "platform/geometry/FloatSize.h" |
#include "wtf/UnusedParam.h" |
#include "wtf/Vector.h" |