1
0
Fork 0

Fix a compile error reported by Edward

This commit is contained in:
James Turner 2018-03-19 22:33:17 +00:00
parent cb4a823836
commit 010bfc8378

View file

@ -3,6 +3,7 @@
#include <QVariant>
#include <QDebug>
#include <QQmlEngine>
#include <QQmlComponent>
#include <simgear/package/Install.hxx>
#include <simgear/package/Root.hxx>