Index: Source/modules/device_orientation/DeviceSensorEventController.h |
diff --git a/Source/modules/device_orientation/DeviceSensorEventController.h b/Source/modules/device_orientation/DeviceSensorEventController.h |
index 9fdce9aec687ab4c1833f1857b37c3fa4b8b895a..f49d9cacb53b2ee07cedc67dc3fe009d52e3ec2e 100644 |
--- a/Source/modules/device_orientation/DeviceSensorEventController.h |
+++ b/Source/modules/device_orientation/DeviceSensorEventController.h |
@@ -26,7 +26,7 @@ |
#ifndef DeviceSensorEventController_h |
#define DeviceSensorEventController_h |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/platform/Timer.h" |
namespace WebCore { |