diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/DataStores/DBCFileLoader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/DataStores/DBCFileLoader.h b/src/common/DataStores/DBCFileLoader.h index 38bd77e0bc6..306a5782bb3 100644 --- a/src/common/DataStores/DBCFileLoader.h +++ b/src/common/DataStores/DBCFileLoader.h @@ -20,6 +20,7 @@ #define DBC_FILE_LOADER_H #include "Define.h" +#include "Errors.h" #include "Utilities/ByteConverter.h" enum DbcFieldFormat |