From: James Turner Date: Mon, 25 Jan 2016 23:17:17 +0000 (-0600) Subject: Rename Viewer/viewer.cxx to view X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=de959a14f35ee4e74d405b418bb09689967ee22f;p=flightgear.git Rename Viewer/viewer.cxx to view - keep class and file names in sync. --- diff --git a/src/AIModel/AIEscort.cxx b/src/AIModel/AIEscort.cxx index c2067ae1a..b4662b708 100644 --- a/src/AIModel/AIEscort.cxx +++ b/src/AIModel/AIEscort.cxx @@ -33,7 +33,7 @@ #include #include
#include
-#include +#include #include diff --git a/src/AIModel/AIGroundVehicle.cxx b/src/AIModel/AIGroundVehicle.cxx index 2ef662e09..da72f905a 100644 --- a/src/AIModel/AIGroundVehicle.cxx +++ b/src/AIModel/AIGroundVehicle.cxx @@ -24,7 +24,7 @@ #include -#include +#include #include #include #include
diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index dd2c6c154..18b8fe78b 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -59,7 +59,7 @@ #include
#include
#include -#include +#include #include