mavsdk_tests: figure eight is in common now

This commit is contained in:
Julian Oes
2025-11-18 15:20:55 +13:00
committed by Jacob Dahl
parent 2ef2580388
commit 46ed71fa5b

View File

@@ -1,7 +1,7 @@
/****************************************************************************
*
* Copyright (c) 2023 PX4 Development Team. All rights reserved.
* Copyright (c) 2023-2025 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -42,9 +42,6 @@
#include <mavsdk/plugins/mavlink_passthrough/mavlink_passthrough.h>
// Fix build until this is moved to common.xml
#define MAVLINK_WIP
#include <mavlink/development/mavlink_msg_figure_eight_execution_status.h>
using namespace mavsdk::geometry;