Location service: move files around to fit new directory layout

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-11-11 10:54:36 -08:00
parent 12a6a8f2b3
commit 9195f247c4
4 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
#include "qt-mobile/qmlmanager.h"
#include "qt-models/divelistmodel.h"
#include "qt-mobile/qmlprofile.h"
#include "gpslocation.h"
#include "qt-mobile/gpslocation.h"
GpsLocation *locationProvider;
QObject *qqWindowObject = NULL;