From c15bf95e192373e68fbf4d9bca211b09bb66849f Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 4 Jan 2013 22:45:02 +1100 Subject: [PATCH] AP_Baro: fixed example build on AVR --- libraries/AP_Baro/examples/AP_Baro_PX4_test/AP_Baro_PX4_test.pde | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/AP_Baro/examples/AP_Baro_PX4_test/AP_Baro_PX4_test.pde b/libraries/AP_Baro/examples/AP_Baro_PX4_test/AP_Baro_PX4_test.pde index 0eaa871ca4..eb94aecca9 100644 --- a/libraries/AP_Baro/examples/AP_Baro_PX4_test/AP_Baro_PX4_test.pde +++ b/libraries/AP_Baro/examples/AP_Baro_PX4_test/AP_Baro_PX4_test.pde @@ -4,6 +4,7 @@ #include #include #include +#include #include #include #include