AP_DAL: add missing internalerror include

This commit is contained in:
Peter Barker 2023-09-01 23:03:36 +10:00 committed by Peter Barker
parent 23e4fba3f7
commit a322f7286b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include "AP_DAL.h"
#include <AP_BoardConfig/AP_BoardConfig.h>
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include <AP_InternalError/AP_InternalError.h>
AP_DAL_RangeFinder::AP_DAL_RangeFinder()
{