AP_TECS: fixed APM2 build

This commit is contained in:
Andrew Tridgell 2015-03-16 08:40:18 +11:00
parent cf2445dc97
commit 569626ac1a

View File

@ -2,7 +2,6 @@
#include "AP_TECS.h"
#include <AP_HAL.h>
#include <stdio.h>
extern const AP_HAL::HAL& hal;