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