| Index: Source/modules/webdatabase/SQLError.h
|
| diff --git a/Source/modules/webdatabase/SQLError.h b/Source/modules/webdatabase/SQLError.h
|
| index 911fd3aee0071c51664024c2a119865c4233bd7e..650437e15810e68a4d86863bcc36e9d58f925500 100644
|
| --- a/Source/modules/webdatabase/SQLError.h
|
| +++ b/Source/modules/webdatabase/SQLError.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef SQLError_h
|
| #define SQLError_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "wtf/ThreadSafeRefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|