X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.cxx;h=389c28fc64c270b6706eaa722a88feeffab0ff27;hb=807bcfb8e0208b6db777ad5c3390b43786011728;hp=d23e3c96f26fafe9ae2ad8c2cd5b52c76b849eb2;hpb=d43dfa54dff6db96ceb65d3b5b03c6e0bf4758fa;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index d23e3c96f..389c28fc6 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -9,26 +9,34 @@ #include STL_FSTREAM #include +#include #include #include +#include -#include #include #include +#include +#include +#include +#include #include +#if defined(HAVE_PLIB_PSL) +#include +#endif #include