altos/test: Use ao_convert.c instead of hand-coded pres → alt func
[fw/altos] / src / ao_convert.c
index cec4c29f33feff9d87d95cd6e26f2e211cc47043..0969f107928272e18f04990a428cebc3ba2dcc63 100644 (file)
@@ -15,7 +15,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-#ifndef AO_CONVERT_TEST
+#if !defined(AO_CONVERT_TEST) && !defined(AO_FLIGHT_TEST)
 #include "ao.h"
 #endif