Index: Source/core/fetch/FontResource.cpp |
diff --git a/Source/core/fetch/FontResource.cpp b/Source/core/fetch/FontResource.cpp |
index d45debb813047cb5db8debd1f2970bfae6e74429..0f026d07800376ce866535e412d485aaf5396dd3 100755 |
--- a/Source/core/fetch/FontResource.cpp |
+++ b/Source/core/fetch/FontResource.cpp |
@@ -28,7 +28,7 @@ |
#include "core/fetch/FontResource.h" |
#include "core/fetch/ResourceClientWalker.h" |
-#include "core/html/parser/TextResourceDecoder.h" |
+#include "core/fetch/TextResourceDecoder.h" |
#include "platform/SharedBuffer.h" |
#include "platform/fonts/FontCustomPlatformData.h" |
#include "platform/fonts/FontPlatformData.h" |