Skip to content

Commit

Permalink
Tools: get firmware version object from AP_Common
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Mar 17, 2024
1 parent 3847eff commit d0f944c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tools/Replay/Replay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
#include <AP_Filesystem/posix_compat.h>
#include <AP_AdvancedFailsafe/AP_AdvancedFailsafe.h>

#include <AP_Common/ExampleFirmwareVersion.h>

#if CONFIG_HAL_BOARD == HAL_BOARD_LINUX
#include <AP_HAL_Linux/Scheduler.h>
#endif
Expand Down

0 comments on commit d0f944c

Please sign in to comment.