Skip to content

Commit 252ee8f

Browse files
stephendadetridge
authored andcommitted
AP_Vehicle: Adding missing DDS config header
1 parent 850c124 commit 252ee8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/AP_Vehicle/AP_Vehicle.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
#include <AP_KDECAN/AP_KDECAN.h>
7272
#include <Filter/AP_Filter.h>
7373
#include <AP_Stats/AP_Stats.h> // statistics library
74+
#include <AP_DDS/AP_DDS_config.h>
7475
#if AP_SCRIPTING_ENABLED
7576
#include <AP_Scripting/AP_Scripting.h>
7677
#endif

0 commit comments

Comments
 (0)