Browse Source

AP_Vehicle: move AP_VideoTX to AP_VideoTX

zr-v5.1
Andy Piper 4 years ago committed by Andrew Tridgell
parent
commit
74318dd0dd
  1. 2
      libraries/AP_Vehicle/AP_Vehicle.h

2
libraries/AP_Vehicle/AP_Vehicle.h

@ -41,7 +41,7 @@ @@ -41,7 +41,7 @@
#include <AP_ESC_Telem/AP_ESC_Telem.h>
#include <AP_GyroFFT/AP_GyroFFT.h>
#include <AP_VisualOdom/AP_VisualOdom.h>
#include <AP_RCTelemetry/AP_VideoTX.h>
#include <AP_VideoTX/AP_VideoTX.h>
#include <AP_MSP/AP_MSP.h>
#include <AP_Frsky_Telem/AP_Frsky_Parameters.h>
#include <AP_ExternalAHRS/AP_ExternalAHRS.h>

Loading…
Cancel
Save