Skip to content

Commit

Permalink
AC_AttitudeControl: include logger
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Aug 31, 2024
1 parent f8b9681 commit e4f7a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AC_AttitudeControl/AC_AttitudeControl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_Logger/AP_Logger.h>

extern const AP_HAL::HAL& hal;

Expand Down

0 comments on commit e4f7a4d

Please sign in to comment.