diff --git a/src/ui/MainWindow.cc b/src/ui/MainWindow.cc index 33dc092..d38db5f 100644 --- a/src/ui/MainWindow.cc +++ b/src/ui/MainWindow.cc @@ -71,6 +71,7 @@ This file is part of the QGROUNDCONTROL project #include "SerialSettingsDialog.h" #include "terminalconsole.h" #include "menuactionhelper.h" +#include // Add support for the MAVLink generator UI if it's been requested. #ifdef QGC_MAVGEN_ENABLED