mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix compile on clean source
Fixes #163 Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8ad7216e70
commit
d776bb9eb3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "about.h"
|
||||
#include "ui_about.h"
|
||||
#include "../version.h"
|
||||
#include "version.h"
|
||||
#include <QDebug>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QNetworkReply>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue