Tracker: include AP_Beacon

This commit is contained in:
Randy Mackay 2016-11-23 16:09:08 +09:00
parent 465c5cc4b9
commit ae366c0217
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
#include <AP_BoardConfig/AP_BoardConfig.h>
#include <AP_OpticalFlow/AP_OpticalFlow.h>
#include <AP_RangeFinder/AP_RangeFinder.h>
#include <AP_Beacon/AP_Beacon.h>
// Configuration
#include "config.h"