summaryrefslogtreecommitdiff
path: root/src/cargotype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cargotype.cpp')
-rw-r--r--src/cargotype.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cargotype.cpp b/src/cargotype.cpp
index 6d601e255..863c58561 100644
--- a/src/cargotype.cpp
+++ b/src/cargotype.cpp
@@ -20,6 +20,8 @@
#include "table/strings.h"
#include "table/cargo_const.h"
+#include "safeguards.h"
+
CargoSpec CargoSpec::array[NUM_CARGO];
/**