AP_Beacon: fix header

This commit is contained in:
Pierre Kancir 2019-04-12 10:37:14 +02:00 committed by Andrew Tridgell
parent ff4587a33a
commit 20928ff8da
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
#include <AP_SerialManager/AP_SerialManager.h>
#include <AP_Common/Location.h>
class AP_Beacon_Backend;