diff options
Diffstat (limited to 'src/cargotype.cpp')
-rw-r--r-- | src/cargotype.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cargotype.cpp b/src/cargotype.cpp index 7f9cd956b..7c533b527 100644 --- a/src/cargotype.cpp +++ b/src/cargotype.cpp @@ -3,7 +3,6 @@ /** @file cargotype.cpp Implementation of cargos. */ #include "stdafx.h" -#include "openttd.h" #include "newgrf_cargo.h" #include "cargotype.h" #include "core/bitmath_func.hpp" |