From 4b1e1871c9efc0f81ba455629f52fa9b32ec1131 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Sun, 22 Sep 2024 22:11:24 +1000 Subject: [PATCH] AP_Mount: create and use AP_Terrain_config.h --- libraries/AP_Mount/AP_Mount_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/AP_Mount/AP_Mount_config.h b/libraries/AP_Mount/AP_Mount_config.h index f40a39cd05b063..c7b063b20e2ec8 100644 --- a/libraries/AP_Mount/AP_Mount_config.h +++ b/libraries/AP_Mount/AP_Mount_config.h @@ -1,7 +1,7 @@ #pragma once #include -#include +#include #ifndef HAL_MOUNT_ENABLED #define HAL_MOUNT_ENABLED 1