diff --git a/src/GUI/LauncherMainWindow.cxx b/src/GUI/LauncherMainWindow.cxx index 6a9b65416..f7bd4cbdf 100755 --- a/src/GUI/LauncherMainWindow.cxx +++ b/src/GUI/LauncherMainWindow.cxx @@ -18,7 +18,7 @@ // launcher headers #include "AddOnsController.hxx" -#include "AircraftModel.hxx" +#include "AircraftItemModel.hxx" #include "DefaultAircraftLocator.hxx" #include "LaunchConfig.hxx" #include "LauncherController.hxx"