summaryrefslogtreecommitdiff
path: root/newgrf_cargo.h
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf_cargo.h')
-rw-r--r--newgrf_cargo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/newgrf_cargo.h b/newgrf_cargo.h
index a95d17396..d3b352e48 100644
--- a/newgrf_cargo.h
+++ b/newgrf_cargo.h
@@ -3,9 +3,6 @@
#ifndef NEWGRF_CARGO_H
#define NEWGRF_CARGO_H
-#include "table/sprites.h"
-
-
enum {
CC_NOAVAILABLE = 0,
CC_PASSENGERS = 1 << 0,