Browse Source

AP_ToshibaCAN: Fix includes

master
Michael du Breuil 6 years ago committed by Peter Barker
parent
commit
bbe500daf8
  1. 1
      libraries/AP_ToshibaCAN/AP_ToshibaCAN.cpp

1
libraries/AP_ToshibaCAN/AP_ToshibaCAN.cpp

@ -27,6 +27,7 @@ @@ -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;

Loading…
Cancel
Save