Index: Source/core/dom/default/PlatformMessagePortChannel.h |
diff --git a/Source/core/dom/default/PlatformMessagePortChannel.h b/Source/core/dom/default/PlatformMessagePortChannel.h |
index 283edad76449a4171f73c4933c1cd83f35bccc31..1a087af9399c29a8a6899c125fad45fe34e759fd 100644 |
--- a/Source/core/dom/default/PlatformMessagePortChannel.h |
+++ b/Source/core/dom/default/PlatformMessagePortChannel.h |
@@ -31,7 +31,7 @@ |
#ifndef PlatformMessagePortChannel_h |
#define PlatformMessagePortChannel_h |
-#include "MessagePortChannel.h" |
+#include "core/dom/MessagePortChannel.h" |
#include <wtf/MessageQueue.h> |
#include <wtf/PassRefPtr.h> |