Index: Source/core/dom/GestureEvent.h |
diff --git a/Source/core/dom/GestureEvent.h b/Source/core/dom/GestureEvent.h |
index 4a9d7ef96173b4e7b7dd0b95c0b616579b1f3f52..f0809b84f805523ad900cacfb801bacb856324a2 100644 |
--- a/Source/core/dom/GestureEvent.h |
+++ b/Source/core/dom/GestureEvent.h |
@@ -26,9 +26,9 @@ |
#ifndef GestureEvent_h |
#define GestureEvent_h |
-#include "EventDispatcher.h" |
-#include "EventNames.h" |
-#include "MouseRelatedEvent.h" |
+#include "core/dom/EventDispatcher.h" |
+#include "core/dom/EventNames.h" |
+#include "core/dom/MouseRelatedEvent.h" |
#include "core/page/Frame.h" |
#include "core/page/FrameView.h" |
#include "core/platform/PlatformEvent.h" |