Index: public/web/WebDOMMessageEvent.h |
=================================================================== |
--- public/web/WebDOMMessageEvent.h (revision 159157) |
+++ public/web/WebDOMMessageEvent.h (working copy) |
@@ -35,8 +35,8 @@ |
#include "WebSerializedScriptValue.h" |
#if WEBKIT_IMPLEMENTATION |
-#include "core/events/Event.h" |
-#include "core/events/MessageEvent.h" |
+#include "core/dom/Event.h" |
+#include "core/dom/MessageEvent.h" |
#endif |
namespace WebKit { |