Skip to content

Commit

Permalink
AP_Mount: create and use AP_Terrain_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker authored and tridge committed Sep 24, 2024
1 parent a8cc071 commit 4b1e187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_Mount/AP_Mount_config.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 4b1e187

Please sign in to comment.