summaryrefslogtreecommitdiff
path: root/src/newgrf_cargo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_cargo.cpp')
-rw-r--r--src/newgrf_cargo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_cargo.cpp b/src/newgrf_cargo.cpp
index b6d1a6b26..e0f7b05b5 100644
--- a/src/newgrf_cargo.cpp
+++ b/src/newgrf_cargo.cpp
@@ -13,7 +13,6 @@
#include "debug.h"
#include "newgrf.h"
#include "newgrf_spritegroup.h"
-#include "newgrf_cargo.h"
static uint32 CargoGetRandomBits(const ResolverObject *object)
{