Index: Source/modules/geolocation/Geoposition.h |
diff --git a/Source/modules/geolocation/Geoposition.h b/Source/modules/geolocation/Geoposition.h |
index ae4e8198c5f0520ab1e2161df71674bff756517c..74a5f3dcd5189fb48d3e9de2e286eec55ff5065b 100644 |
--- a/Source/modules/geolocation/Geoposition.h |
+++ b/Source/modules/geolocation/Geoposition.h |
@@ -27,7 +27,7 @@ |
#define Geoposition_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "modules/geolocation/Coordinates.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |