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