Browse Source

AC_WPNav: fixed example build

master
Andrew Tridgell 11 years ago
parent
commit
759a55d633
  1. 1
      libraries/AC_WPNav/examples/AC_WPNav_test/AC_WPNav_test.pde

1
libraries/AC_WPNav/examples/AC_WPNav_test/AC_WPNav_test.pde

@ -37,6 +37,7 @@ @@ -37,6 +37,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;

Loading…
Cancel
Save