| Index: Source/modules/webdatabase/SQLError.h
|
| diff --git a/Source/modules/webdatabase/SQLError.h b/Source/modules/webdatabase/SQLError.h
|
| index aed31d9b573f1092eadfc214c1c66c688223ee4d..6992f5e2d38dd86c713de787609d002b866bafbf 100644
|
| --- a/Source/modules/webdatabase/SQLError.h
|
| +++ b/Source/modules/webdatabase/SQLError.h
|
| @@ -30,6 +30,7 @@
|
| #define SQLError_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| +#include "core/dom/ExceptionCode.h"
|
| #include "wtf/ThreadSafeRefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|