diff options
Diffstat (limited to 'qt-models/gpslistmodel.h')
-rw-r--r-- | qt-models/gpslistmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-models/gpslistmodel.h b/qt-models/gpslistmodel.h index 870540b4f..34eae4c56 100644 --- a/qt-models/gpslistmodel.h +++ b/qt-models/gpslistmodel.h @@ -1,7 +1,7 @@ #ifndef GPSLISTMODEL_H #define GPSLISTMODEL_H -#include "gpslocation.h" +#include "core/gpslocation.h" #include <QObject> #include <QAbstractListModel> |