GCS_MAVLink: use Semaphore.h

This commit is contained in:
Andrew Tridgell 2018-08-16 10:57:14 +10:00
parent 5ac15714fd
commit 5988c3258f
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <AP_Airspeed/AP_Airspeed.h>
#include <AP_Gripper/AP_Gripper.h>
#include <AP_BLHeli/AP_BLHeli.h>
#include <AP_Common/Semaphore.h>
#include "GCS.h"