Index: Source/modules/encoding/TextDecoder.h |
diff --git a/Source/modules/encoding/TextDecoder.h b/Source/modules/encoding/TextDecoder.h |
index fd9d7b22d4e19401aaeec58356fc6f9194079324..2fa3da29a242994fc387b5e65b1f4c122ecff788 100644 |
--- a/Source/modules/encoding/TextDecoder.h |
+++ b/Source/modules/encoding/TextDecoder.h |
@@ -31,7 +31,7 @@ |
#ifndef TextDecoder_h |
#define TextDecoder_h |
-#include "bindings/v8/Dictionary.h" |
+#include "bindings/core/v8/Dictionary.h" |
#include "platform/heap/Handle.h" |
#include "wtf/ArrayBufferView.h" |
#include "wtf/text/TextCodec.h" |