From 2008f737cf65c4bf0060e6527f23ae8a20a8b599 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 19 Mar 2014 21:01:48 +1100 Subject: [PATCH] Replay: fixed build with AP_Mission --- Tools/Replay/Replay.pde | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/Replay/Replay.pde b/Tools/Replay/Replay.pde index ee57a54913..3a3707fc3d 100644 --- a/Tools/Replay/Replay.pde +++ b/Tools/Replay/Replay.pde @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include