From fddf895d661a35693066b8fc4127e77b665a0ec1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 13 Aug 2014 21:47:52 +1000 Subject: [PATCH] AP_Mount: fixed example build --- .../AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde b/libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde index 98ff40a514..d81dca93fe 100644 --- a/libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde +++ b/libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include