Compile fix.

This commit is contained in:
px4dev 2013-08-14 22:29:36 -07:00
parent 33863165b2
commit 50cf1c01b7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
#include <errno.h>
#include <string.h>
#include <arch/board/board.h>
#include <board_config.h>
#include <drivers/drv_hrt.h>
#include "chip.h"