1
0
Fork 0

Fix Windows build for launcher changes

This commit is contained in:
James Turner 2017-11-15 22:04:03 +00:00
parent 2d663f2509
commit 8fc04fdfb3

View file

@ -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>