Index: Source/modules/device_orientation/DeviceOrientationEvent.cpp |
diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.cpp b/Source/modules/device_orientation/DeviceOrientationEvent.cpp |
index ff2c731311ee7aa4136bb55c0b0a7724aa5742c5..8733ae1969628fb0180f249f53bd6fc90b4c56c5 100644 |
--- a/Source/modules/device_orientation/DeviceOrientationEvent.cpp |
+++ b/Source/modules/device_orientation/DeviceOrientationEvent.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "modules/device_orientation/DeviceOrientationEvent.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/EventNames.h" |
#include "modules/device_orientation/DeviceOrientationData.h" |
namespace WebCore { |