mirror of https://github.com/ArduPilot/ardupilot
Replay: include AP_RangeFinder.h
This commit is contained in:
parent
253a19a7fe
commit
211bdb0bb6
|
@ -50,6 +50,7 @@
|
|||
#include <Parameters.h>
|
||||
#include <AP_SerialManager.h>
|
||||
#include <RC_Channel.h>
|
||||
#include <AP_RangeFinder.h>
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue