Skip to content

Commit

Permalink
mavlink: fix uorb poll build config
Browse files Browse the repository at this point in the history
  • Loading branch information
jnippula committed Apr 16, 2024
1 parent d75b1d9 commit 05a7b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/mavlink/mavlink_stream.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
#define MAVLINK_STREAM_H_

#include <drivers/drv_hrt.h>
#include <px4_platform_common/defines.h>
#include <px4_platform_common/module_params.h>
#include <containers/List.hpp>
#include <uORB/topics/uORBTopics.hpp>
Expand Down

0 comments on commit 05a7b59

Please sign in to comment.