aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeston <treeston.mmoc@gmail.com>2018-02-04 14:44:49 +0100
committerTreeston <treeston.mmoc@gmail.com>2018-02-04 14:45:18 +0100
commit3491aa44b75591e9345dcd5a91060cb4a4a8f81a (patch)
treebac69f5b6e98e7e3c2eb52029c1d10271304936e
parent022e8e769282f2c1f2bdfd45d389c6580f445b32 (diff)
nopch fix
-rw-r--r--src/common/DataStores/DBCFileLoader.h1
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