Browse Source

AP_TECS: Include needed AP_Baro.h

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

1
libraries/AP_TECS/AP_TECS.cpp

@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
#include "AP_TECS.h"
#include <AP_HAL/AP_HAL.h>
#include <AP_Baro/AP_Baro.h>
extern const AP_HAL::HAL& hal;

Loading…
Cancel
Save