diff --git a/src/ui/MainWindow.cc b/src/ui/MainWindow.cc index 33dc092bfbab61d3509290fc8ca7caf4a294d9e7..d38db5f4baea97079c6f71bdfc9594e6fa204b57 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