comm: Add missing QObject include for QGCMAVLink
@ -9,6 +9,7 @@
#pragma once
#include <QObject>
#include <QString>
#include <QList>