]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/logic.hxx
fix #416: reciprocal filter broken
[flightgear.git] / src / Autopilot / logic.hxx
index 34c27c10d9c79408938ed8082b553fa8640c3bf7..44add3a43966d4fe793d0cddd694645860e8a633 100644 (file)
 #ifndef __LOGICCOMPONENT_HXX
 #define __LOGICCOMPONENT_HXX 1
 
-#include "digitalcomponent.hxx"
-
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
 
+#include "digitalcomponent.hxx"
+
 namespace FGXMLAutopilot {
 
 /**