Index: Source/core/platform/PlatformMouseEvent.h |
diff --git a/Source/core/platform/PlatformMouseEvent.h b/Source/core/platform/PlatformMouseEvent.h |
index 663ec68eeecc40b9ea182cb8c0e9e13531db88d4..0bb2aa7f920ca6c1c2c326859475735a0569c007 100644 |
--- a/Source/core/platform/PlatformMouseEvent.h |
+++ b/Source/core/platform/PlatformMouseEvent.h |
@@ -26,7 +26,7 @@ |
#ifndef PlatformMouseEvent_h |
#define PlatformMouseEvent_h |
-#include "PlatformEvent.h" |
+#include "core/platform/PlatformEvent.h" |
#include "core/platform/graphics/IntPoint.h" |
namespace WebCore { |