mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Build fix
Reported-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8e81d3f100
commit
65b49edf8a
1 changed files with 2 additions and 0 deletions
2
main.cpp
2
main.cpp
|
@ -10,6 +10,8 @@
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "subsurfacestartup.h"
|
#include "subsurfacestartup.h"
|
||||||
#include "qt-ui/mainwindow.h"
|
#include "qt-ui/mainwindow.h"
|
||||||
|
#include "qt-ui/diveplanner.h"
|
||||||
|
#include "qt-ui/ui_tableview.h"
|
||||||
|
|
||||||
#include <QStringList>
|
#include <QStringList>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue