From d08d7f4929b718f76f91857e93e41e75e5350039 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 29 Aug 2013 13:23:01 +1000 Subject: [PATCH] VARTest: fix build for AP_Notify changes --- Tools/VARTest/VARTest.pde | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/VARTest/VARTest.pde b/Tools/VARTest/VARTest.pde index 3994f821a1..44e542fa57 100644 --- a/Tools/VARTest/VARTest.pde +++ b/Tools/VARTest/VARTest.pde @@ -40,6 +40,7 @@ #include // ArduPilot Mega Declination Helper Library #include #include +#include #include "config.h" #include "Parameters.h"