mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 16:10:34 +08:00
mc_pos_control: adopt to module internal include convention
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user