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, 1 insertions, 1 deletions
diff --git a/src/cargotype.cpp b/src/cargotype.cpp
index 7c8cb40de..6a880b93b 100644
--- a/src/cargotype.cpp
+++ b/src/cargotype.cpp
@@ -4,11 +4,11 @@
#include "stdafx.h"
#include "openttd.h"
-#include "macros.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "newgrf_cargo.h"
#include "cargotype.h"
+#include "core/bitmath_func.hpp"
#include "table/cargo_const.h"