X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_props.cxx;h=aed7cbf0f36b0aa8f1205e19887194069f4fa925;hb=4fe615fff546df5e381f7fc9ddae92dd3dc36251;hp=22b1d0901522ccbfcdcbd4257dc45231ffd8ae58;hpb=980012e1682fdb27c9b9ec27edea0b549d603f9d;p=flightgear.git diff --git a/src/Main/fg_props.cxx b/src/Main/fg_props.cxx index 22b1d0901..aed7cbf0f 100644 --- a/src/Main/fg_props.cxx +++ b/src/Main/fg_props.cxx @@ -16,32 +16,29 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif +#include + #include #include #include #include #include -#include +#include #include STL_IOSTREAM #include #include #include