Index: Source/modules/webdatabase/SQLStatement.cpp |
diff --git a/Source/modules/webdatabase/SQLStatement.cpp b/Source/modules/webdatabase/SQLStatement.cpp |
index 33063aef7b7812142f448b52238d584d5baac734..6789e1e43a50002041545aa0c43f8d1876baa03a 100644 |
--- a/Source/modules/webdatabase/SQLStatement.cpp |
+++ b/Source/modules/webdatabase/SQLStatement.cpp |
@@ -28,7 +28,7 @@ |
#include "config.h" |
#include "modules/webdatabase/SQLStatement.h" |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
#include "core/platform/sql/SQLValue.h" |
#include "core/platform/sql/SQLiteDatabase.h" |
#include "core/platform/sql/SQLiteStatement.h" |