| Index: Source/modules/geolocation/Geoposition.h
|
| diff --git a/Source/modules/geolocation/Geoposition.h b/Source/modules/geolocation/Geoposition.h
|
| index 1d3e40559c07e41fe71c75db6bb816c927db906e..0533d51989e6e4812f29faa9ac4586a6bb69637c 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/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "modules/geolocation/Coordinates.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|