Index: Source/modules/crypto/KeyAlgorithm.h |
diff --git a/Source/modules/crypto/KeyAlgorithm.h b/Source/modules/crypto/KeyAlgorithm.h |
index b3c1b57c006cd0c81748983f57a01a5948ae8a05..edb62507445e5ecee8faab9246bb79427e20be20 100644 |
--- a/Source/modules/crypto/KeyAlgorithm.h |
+++ b/Source/modules/crypto/KeyAlgorithm.h |
@@ -31,7 +31,7 @@ |
#ifndef KeyAlgorithm_h |
#define KeyAlgorithm_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebCryptoKeyAlgorithm.h" |
#include "wtf/Forward.h" |