Index: Source/core/dom/MouseRelatedEvent.h |
diff --git a/Source/core/dom/MouseRelatedEvent.h b/Source/core/dom/MouseRelatedEvent.h |
index d448fd42cd3811be652de51312992ba7538072e7..a33ddf8d38bf927b3d38154e42e5946b7bf01f31 100644 |
--- a/Source/core/dom/MouseRelatedEvent.h |
+++ b/Source/core/dom/MouseRelatedEvent.h |
@@ -24,7 +24,7 @@ |
#ifndef MouseRelatedEvent_h |
#define MouseRelatedEvent_h |
-#include "UIEventWithKeyState.h" |
+#include "core/dom/UIEventWithKeyState.h" |
#include "core/platform/graphics/LayoutPoint.h" |
namespace WebCore { |