| Index: Source/bindings/v8/custom/V8CryptoCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8CryptoCustom.cpp b/Source/bindings/v8/custom/V8CryptoCustom.cpp
|
| index ac7e1be62e0bf1f4ce825981a69fc303573496a4..d69042811c2f2e5ac433ec74562eacfa2492547e 100644
|
| --- a/Source/bindings/v8/custom/V8CryptoCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8CryptoCustom.cpp
|
| @@ -23,7 +23,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8Crypto.h"
|
| +#include "bindings/modules/v8/V8Crypto.h"
|
|
|
| #include "bindings/v8/ExceptionMessages.h"
|
| #include "bindings/v8/ExceptionState.h"
|
|
|