mc_pos_control: adopt to module internal include convention

This commit is contained in:
Matthias Grob
2019-12-07 13:53:21 +01:00
parent 2303071df4
commit 42dbddb156
2 changed files with 3 additions and 3 deletions
@@ -36,9 +36,9 @@
*/
#include "PositionControl.hpp"
#include "ControlMath.hpp"
#include <float.h>
#include <mathlib/mathlib.h>
#include <ControlMath.hpp>
#include <px4_platform_common/defines.h>
using namespace matrix;