Fix Windows build for launcher changes
This commit is contained in:
parent
2d663f2509
commit
8fc04fdfb3
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
#include <QPushButton>
|
||||
#include <QDebug>
|
||||
|
||||
#include <simgear/package/Package.hxx>
|
||||
#include <simgear/package/Install.hxx>
|
||||
|
||||
#include <Main/globals.hxx>
|
||||
#include <Network/HTTPClient.hxx>
|
||||
#include <Include/version.h>
|
||||
|
|
Loading…
Reference in a new issue