Index: Source/WebKit/chromium/src/WebMutationEvent.cpp |
diff --git a/Source/WebKit/chromium/src/WebMutationEvent.cpp b/Source/WebKit/chromium/src/WebMutationEvent.cpp |
index 511b615147fcadd13a2b918565fbcc41294fde5c..603ac94fb4504656767d69c80a827b180415576a 100644 |
--- a/Source/WebKit/chromium/src/WebMutationEvent.cpp |
+++ b/Source/WebKit/chromium/src/WebMutationEvent.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "WebMutationEvent.h" |
-#include "MutationEvent.h" |
+#include "core/dom/MutationEvent.h" |
using namespace WebCore; |