AP_Tuning: tidy includes

This commit is contained in:
Peter Barker 2019-06-27 13:06:44 +10:00 committed by Peter Barker
parent c0f25a96fb
commit b7fa43e630
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
#pragma once
#include <AP_Common/AP_Common.h>
#include <AP_Param/AP_Param.h>
#include "stdint.h"
/*
transmitter tuning library. Meant to be subclassed per vehicle type
*/