Replay: include AP_RangeFinder.h

This commit is contained in:
Randy Mackay 2015-04-24 15:06:05 +09:00
parent 253a19a7fe
commit 211bdb0bb6
1 changed files with 1 additions and 0 deletions

View File

@ -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>