Index: Source/core/platform/PlatformWheelEvent.h |
diff --git a/Source/core/platform/PlatformWheelEvent.h b/Source/core/platform/PlatformWheelEvent.h |
index 42e93eeb34b1807a091893690622b4b271981705..078b82027ab7b5305e3d6568f9f7a7cf48507ed6 100644 |
--- a/Source/core/platform/PlatformWheelEvent.h |
+++ b/Source/core/platform/PlatformWheelEvent.h |
@@ -26,7 +26,7 @@ |
#ifndef PlatformWheelEvent_h |
#define PlatformWheelEvent_h |
-#include "PlatformEvent.h" |
+#include "core/platform/PlatformEvent.h" |
#include "core/platform/graphics/IntPoint.h" |
namespace WebCore { |