Index: Source/modules/geolocation/Geolocation.h |
diff --git a/Source/modules/geolocation/Geolocation.h b/Source/modules/geolocation/Geolocation.h |
index 5cdbbf1a3bd6411309bba7c920d806d262473c5c..21505eae29b9105bf6478c212173c18bc4342b85 100644 |
--- a/Source/modules/geolocation/Geolocation.h |
+++ b/Source/modules/geolocation/Geolocation.h |
@@ -27,7 +27,7 @@ |
#ifndef Geolocation_h |
#define Geolocation_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/dom/ActiveDOMObject.h" |
#include "modules/geolocation/Geoposition.h" |
#include "modules/geolocation/PositionCallback.h" |