Index: Source/core/platform/graphics/GlyphPageTreeNode.h |
diff --git a/Source/core/platform/graphics/GlyphPageTreeNode.h b/Source/core/platform/graphics/GlyphPageTreeNode.h |
index 63ffead27566e733fae0306c3e759ed8861de800..eec5ef2f6a8d9a201528f673fe57e12535cf81ca 100644 |
--- a/Source/core/platform/graphics/GlyphPageTreeNode.h |
+++ b/Source/core/platform/graphics/GlyphPageTreeNode.h |
@@ -29,8 +29,8 @@ |
#ifndef GlyphPageTreeNode_h |
#define GlyphPageTreeNode_h |
+#include "platform/fonts/GlyphPage.h" |
#include <string.h> |
-#include "core/platform/graphics/GlyphPage.h" |
#include "wtf/HashMap.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassRefPtr.h" |