AP_ToshibaCAN: Fix includes

This commit is contained in:
Michael du Breuil 2019-04-04 17:41:45 -07:00 committed by Peter Barker
parent 2e2ef27670
commit bbe500daf8

View File

@ -27,6 +27,7 @@
#include <SRV_Channel/SRV_Channel.h>
#include <GCS_MAVLink/GCS.h>
#include "AP_ToshibaCAN.h"
#include <AP_Logger/AP_Logger.h>
extern const AP_HAL::HAL& hal;