AP_KDECAN: Fix includes

This commit is contained in:
Michael du Breuil 2019-04-04 17:41:56 -07:00 committed by Peter Barker
parent bbe500daf8
commit 3bc877bf62
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_Math/AP_Math.h>
#include <AP_Motors/AP_Motors.h>
#include <AP_Logger/AP_Logger.h>
#include "AP_KDECAN.h"