SITL: fix header

This commit is contained in:
Pierre Kancir 2019-04-12 10:37:21 +02:00 committed by Andrew Tridgell
parent 20928ff8da
commit 92822a7f01
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include "stdint.h"
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
#include <AP_Common/Location.h>
namespace SITL {