fix some includes of downlink.h

This commit is contained in:
Felix Ruess
2012-02-04 23:16:52 +01:00
parent 53c0da69ea
commit 4ac2379328
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -74,10 +74,10 @@ LED_TOGGLE(3);
#include "uart_hw.h"
#include "uart.h"
#include "autopilot.h"
#include "datalink.h"
#include "subsystems/datalink/datalink.h"
#include "messages.h"
#include "downlink.h"
#include "subsystems/datalink/downlink.h"
#if ((AC_ID > 0x108) || (AC_ID < (0x101)))
//#error aircraft ID should be 0x101..0x108 for RC transmitter