Index: Source/modules/webdatabase/SQLTransactionStateMachine.cpp |
diff --git a/Source/modules/webdatabase/SQLTransactionStateMachine.cpp b/Source/modules/webdatabase/SQLTransactionStateMachine.cpp |
index f371d3d81e8880be5bfcfa67e999172803a57500..2aa1ecc245b95f6a7211338de276f9a05681cfbd 100644 |
--- a/Source/modules/webdatabase/SQLTransactionStateMachine.cpp |
+++ b/Source/modules/webdatabase/SQLTransactionStateMachine.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "modules/webdatabase/SQLTransactionStateMachine.h" |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
#include "wtf/Assertions.h" |
namespace WebCore { |