X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAutopilot%2Flogic.hxx;h=44add3a43966d4fe793d0cddd694645860e8a633;hb=4599893fa923013013266a9aba2c518481224744;hp=ac45914587fa6fa50e406196f264c233d060dae9;hpb=d558b52cb6df91952963e95e6e6e987133b507bb;p=flightgear.git diff --git a/src/Autopilot/logic.hxx b/src/Autopilot/logic.hxx index ac4591458..44add3a43 100644 --- a/src/Autopilot/logic.hxx +++ b/src/Autopilot/logic.hxx @@ -21,6 +21,10 @@ #ifndef __LOGICCOMPONENT_HXX #define __LOGICCOMPONENT_HXX 1 +#ifdef HAVE_CONFIG_H +# include +#endif + #include "digitalcomponent.hxx" namespace FGXMLAutopilot {