altos: Pull more interfaces out of ao.h and move to separate files
[fw/altos] / src / drivers / ao_pyro_slave.c
index 5ef42b5ac61296b19a7a9f5774196b38a57d4ae5..5a8ab9223b095bc7bd83380a07ce0d4393cdd9db 100644 (file)
@@ -15,8 +15,9 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-#include "ao.h"
-#include "ao_product.h"
+#include <ao.h>
+#include <ao_product.h>
+#include <ao_companion.h>
 
 struct ao_companion_command    ao_companion_command;