From ec9989c24451e5b08ddf23157c02f5eebb62c81d Mon Sep 17 00:00:00 2001 From: James Turner Date: Fri, 14 Apr 2017 22:16:16 +0100 Subject: [PATCH] FIx build issue with previous commit. --- src/GUI/LauncherMainWindow.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GUI/LauncherMainWindow.cxx b/src/GUI/LauncherMainWindow.cxx index 04f580921..143e2a099 100644 --- a/src/GUI/LauncherMainWindow.cxx +++ b/src/GUI/LauncherMainWindow.cxx @@ -41,7 +41,6 @@ #include "ui_Launcher.h" #include "ui_NoOfficialHangar.h" -#include "ui_UpdateAllAircraft.h" const int MAX_RECENT_AIRCRAFT = 20;