| Index: Source/modules/geolocation/Geoposition.h
|
| diff --git a/Source/modules/geolocation/Geoposition.h b/Source/modules/geolocation/Geoposition.h
|
| index 0a3bd266426e89489fad695e10ffad995cb290ed..619d862312e1515f35f70873ffa52c04d9737881 100644
|
| --- a/Source/modules/geolocation/Geoposition.h
|
| +++ b/Source/modules/geolocation/Geoposition.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef Geoposition_h
|
| #define Geoposition_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/EventModules.h"
|
| #include "modules/geolocation/Coordinates.h"
|
| #include "platform/heap/Handle.h"
|
|
|