X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMain%2Ffg_commands.cxx;h=de4336833a344159e85801549e415fe0cf77dfca;hb=4fe615fff546df5e381f7fc9ddae92dd3dc36251;hp=ef67b98ca0c39e4a6492cef129d797a7448b20c8;hpb=7f9b0fbb73ddb6e6cb4f34cbcf36c224c144829a;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index ef67b98ca..de4336833 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -1,5 +1,9 @@ // fg_commands.cxx - internal FGFS commands. +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include // strcmp() #include @@ -22,12 +26,14 @@ #include #include #include -#include +#include #include +#include #if defined(HAVE_PLIB_PSL) # include #endif #include +#include #include