Index: Source/modules/geolocation/NavigatorGeolocation.cpp |
diff --git a/Source/modules/geolocation/NavigatorGeolocation.cpp b/Source/modules/geolocation/NavigatorGeolocation.cpp |
index ad44df04565a11a26b7400326ce5028944b74931..ac835e5e8be33ed97cfaa742b09b133105c0a239 100644 |
--- a/Source/modules/geolocation/NavigatorGeolocation.cpp |
+++ b/Source/modules/geolocation/NavigatorGeolocation.cpp |
@@ -25,7 +25,7 @@ |
#include "core/dom/Document.h" |
#include "core/page/Frame.h" |
-#include "core/page/Navigator.h" |
+#include "core/frame/Navigator.h" |
#include "modules/geolocation/Geolocation.h" |
namespace WebCore { |