Index: Source/core/dom/MessagePortChannel.cpp |
diff --git a/Source/core/dom/MessagePortChannel.cpp b/Source/core/dom/MessagePortChannel.cpp |
index c4da6280f92e2d4b2053c8455947c504f4101848..be0712023d17473e9a2d6079bccc852a0347ee1e 100644 |
--- a/Source/core/dom/MessagePortChannel.cpp |
+++ b/Source/core/dom/MessagePortChannel.cpp |
@@ -28,7 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
#include "config.h" |
-#include "MessagePortChannel.h" |
+#include "core/dom/MessagePortChannel.h" |
namespace WebCore { |