X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAutopilot%2Flogic.hxx;h=44add3a43966d4fe793d0cddd694645860e8a633;hb=4599893fa923013013266a9aba2c518481224744;hp=34c27c10d9c79408938ed8082b553fa8640c3bf7;hpb=f6ea868804e90235dc9d5deec0f07700833fb7bb;p=flightgear.git 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 { /**