Browse Source

AC_AttitudeControl: adjust for new vehicle base class

master
Peter Barker 6 years ago committed by Andrew Tridgell
parent
commit
8bb51f4b7d
  1. 1
      libraries/AC_AttitudeControl/AC_AttitudeControl.h

1
libraries/AC_AttitudeControl/AC_AttitudeControl.h

@ -6,6 +6,7 @@ @@ -6,6 +6,7 @@
#include <AP_Common/AP_Common.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
#include <AP_Vehicle/AP_Vehicle.h>
#include <AP_AHRS/AP_AHRS_View.h>
#include <AP_Motors/AP_Motors.h>
#include <AC_PID/AC_PID.h>

Loading…
Cancel
Save