diff --git a/src/Autopilot/logic.hxx b/src/Autopilot/logic.hxx index 34c27c10d..44add3a43 100644 --- a/src/Autopilot/logic.hxx +++ b/src/Autopilot/logic.hxx @@ -21,12 +21,12 @@ #ifndef __LOGICCOMPONENT_HXX #define __LOGICCOMPONENT_HXX 1 -#include "digitalcomponent.hxx" - #ifdef HAVE_CONFIG_H # include #endif +#include "digitalcomponent.hxx" + namespace FGXMLAutopilot { /**