Fix compiler error.

This commit is contained in:
Dominic Clifton 2015-01-25 01:07:38 +01:00
parent 22f80129f2
commit 9500fc2f33
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
#include "common/color.h"
#include "common/axis.h"
#include "common/maths.h"
#include "flight/flight.h"
#include "drivers/sensor.h"