Index: Source/modules/webdatabase/SQLStatementSync.cpp |
diff --git a/Source/modules/webdatabase/SQLStatementSync.cpp b/Source/modules/webdatabase/SQLStatementSync.cpp |
index 612668848a1e739bc2c6d2fdf3108186cc4125ef..21d772c60d4edf4fbafdc30547573444b696e251 100644 |
--- a/Source/modules/webdatabase/SQLStatementSync.cpp |
+++ b/Source/modules/webdatabase/SQLStatementSync.cpp |
@@ -30,7 +30,7 @@ |
#include "config.h" |
#include "modules/webdatabase/SQLStatementSync.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
#include "modules/webdatabase/sqlite/SQLiteDatabase.h" |
#include "modules/webdatabase/sqlite/SQLiteStatement.h" |