summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlprofile.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-05 07:59:09 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-05 07:59:09 -0800
commit3ebbf6bc5d33d7f245b79d77f7269ac609bf1c12 (patch)
tree5504f23e258fbee62dd308c18ca8955b21d13b50 /qt-mobile/qmlprofile.cpp
parent8edc5497ac872b56966c2dde43df5b20d8b10a80 (diff)
downloadsubsurface-3ebbf6bc5d33d7f245b79d77f7269ac609bf1c12.tar.gz
QML-UI: find the include files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/qmlprofile.cpp')
-rw-r--r--qt-mobile/qmlprofile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-mobile/qmlprofile.cpp b/qt-mobile/qmlprofile.cpp
index 19a7d86fa..01b03d1c7 100644
--- a/qt-mobile/qmlprofile.cpp
+++ b/qt-mobile/qmlprofile.cpp
@@ -1,6 +1,6 @@
#include "qmlprofile.h"
-#include "profilewidget2.h"
-#include "dive.h"
+#include "profile-widget/profilewidget2.h"
+#include "subsurface-core/dive.h"
#include <QTransform>
QMLProfile::QMLProfile(QQuickItem *parent) :