AP_Mount: create and use AP_Terrain_config.h

This commit is contained in:
Peter Barker 2024-09-22 22:11:24 +10:00 committed by Andrew Tridgell
parent a8cc071d62
commit 4b1e1871c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#pragma once
#include <AP_HAL/AP_HAL_Boards.h>
#include <AP_Terrain/AP_Terrain.h>
#include <AP_Terrain/AP_Terrain_config.h>
#ifndef HAL_MOUNT_ENABLED
#define HAL_MOUNT_ENABLED 1