From 5d0fbf8a6890c395c0cdc0c60e775b70c95e15ed Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 27 Aug 2018 17:56:17 +0200 Subject: General adaptations for Chromium 69 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifeaf0ee13213dc5a24d2f2b4655cf7f405cddef7 Reviewed-by: Michael BrĂ¼ning --- src/core/location_provider_qt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/location_provider_qt.h') diff --git a/src/core/location_provider_qt.h b/src/core/location_provider_qt.h index cbf60100b..8e5ad0e54 100644 --- a/src/core/location_provider_qt.h +++ b/src/core/location_provider_qt.h @@ -42,8 +42,8 @@ #include -#include "device/geolocation/public/cpp/geoposition.h" -#include "device/geolocation/public/cpp/location_provider.h" +#include "services/device/public/cpp/geolocation/geoposition.h" +#include "services/device/public/cpp/geolocation/location_provider.h" QT_FORWARD_DECLARE_CLASS(QThread) -- cgit v1.2.3