HAL_Linux: fixed apm2 build

This commit is contained in:
Andrew Tridgell 2015-08-19 19:36:13 +10:00
parent bf001f19ff
commit 61441ab35d
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
#include <AP_HAL/AP_HAL.h>
#include <stdio.h>
#if CONFIG_HAL_BOARD == HAL_BOARD_LINUX
#include <stdio.h>
#include "RaspilotAnalogIn.h"
#include "px4io_protocol.h"