Index: Source/core/fetch/FontResource.cpp |
diff --git a/Source/core/fetch/FontResource.cpp b/Source/core/fetch/FontResource.cpp |
index 0fdbcc1d39e9a76f602f07f8dc2a14315522a5f4..0c599887b2f4112c340847d8da403f864487a1b6 100644 |
--- 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/fetch/TextResourceDecoder.h" |
+#include "core/html/parser/TextResourceDecoder.h" |
#include "platform/SharedBuffer.h" |
#include "platform/fonts/FontCustomPlatformData.h" |
#include "platform/fonts/FontPlatformData.h" |