AP_OpticalFlow: fixed build

This commit is contained in:
Andrew Tridgell 2016-11-30 15:49:40 +11:00 committed by Tom Pittenger
parent 1e691cdefc
commit bdc41446ae

View File

@ -20,6 +20,7 @@
#include "AP_OpticalFlow_PX4Flow.h"
#include <AP_Math/edc.h>
#include <AP_AHRS/AP_AHRS.h>
#include <AP_HAL/I2CDevice.h>
#include <utility>
#include "OpticalFlow.h"
#include <stdio.h>