summaryrefslogtreecommitdiff
path: root/Source/web/WebFontImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/WebFontImpl.cpp')
-rw-r--r--Source/web/WebFontImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/web/WebFontImpl.cpp b/Source/web/WebFontImpl.cpp
index cc04c69c5..2de9babb9 100644
--- a/Source/web/WebFontImpl.cpp
+++ b/Source/web/WebFontImpl.cpp
@@ -38,7 +38,7 @@
#include "core/platform/graphics/FontCache.h"
#include "core/platform/graphics/FontDescription.h"
#include "core/platform/graphics/GraphicsContext.h"
-#include "core/platform/graphics/TextRun.h"
+#include "platform/graphics/TextRun.h"
#include "public/platform/WebFloatPoint.h"
#include "public/platform/WebFloatRect.h"
#include "public/platform/WebRect.h"