X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fao_config.c;h=f19dd9cd8d198b6f0724119afa5bdeebfb0b882d;hb=4d4ad34aec0c75c66162b992f1e52947e4685730;hp=e2095e65977e7608e7e21809742083973530f6cb;hpb=366217e86a4c353012b5102322ee6927f7b27a21;p=fw%2Faltos diff --git a/src/core/ao_config.c b/src/core/ao_config.c index e2095e65..f19dd9cd 100644 --- a/src/core/ao_config.c +++ b/src/core/ao_config.c @@ -17,8 +17,11 @@ #include "ao.h" #include "ao_log.h" +#include +#if HAS_FLIGHT #include #include +#endif __xdata struct ao_config ao_config; __pdata uint8_t ao_config_loaded;