altos: Move ao_notask to core
[fw/altos] / src / core / ao.h
index 6bcb3664925d5262871abaae9670ef6d397a0cd1..0ad3e4aa6504b68774fdbd7b487a59385ff9a4f2 100644 (file)
@@ -45,6 +45,8 @@
 
 #if HAS_TASK
 #include <ao_task.h>
+#else
+#include <ao_notask.h>
 #endif
 
 /*