Browse Source

AP_Math: fixed example build

mission-4.1.18
Andrew Tridgell 10 years ago
parent
commit
2b828a794e
  1. 2
      libraries/AP_Math/examples/location/location.pde

2
libraries/AP_Math/examples/location/location.pde

@ -20,6 +20,8 @@ @@ -20,6 +20,8 @@
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Declination.h>
#include <AP_Rally.h>
#include <AP_OpticalFlow.h>
#include <AP_HAL_AVR.h>
#include <AP_HAL_SITL.h>

Loading…
Cancel
Save