From 5ae818e526c8737bed1fd7274d660d3c2ad826cc Mon Sep 17 00:00:00 2001 From: James Turner Date: Sun, 2 Sep 2018 09:18:21 +0100 Subject: [PATCH] Launcher: fix a compile error for Stuart --- src/GUI/FlightPlanController.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/FlightPlanController.cxx b/src/GUI/FlightPlanController.cxx index 1d4bba39f..295812942 100644 --- a/src/GUI/FlightPlanController.cxx +++ b/src/GUI/FlightPlanController.cxx @@ -2,7 +2,7 @@ #include #include -#include +#include #include #include