diff options
Diffstat (limited to 'qt-ui/mainwindow.cpp')
-rw-r--r-- | qt-ui/mainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index 60f6941d8..2848e26b7 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -42,6 +42,7 @@ #ifndef NO_USERMANUAL #include "usermanual.h" #endif +#include "divepicturemodel.h" #include <QNetworkProxy> #include <QUndoStack> #include <qthelper.h> |