summaryrefslogtreecommitdiff
path: root/src/station.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-02-04 11:31:24 +0000
committerrubidium <rubidium@openttd.org>2007-02-04 11:31:24 +0000
commit8b8e41ceb86a1cbe3e974b07ae642b05c9ffdcfa (patch)
treeb7263e3a59635e344f776f2158ecf2bc1de35b84 /src/station.h
parent62486a73ed24e685423706ba8a8573eee47908db (diff)
downloadopenttd-8b8e41ceb86a1cbe3e974b07ae642b05c9ffdcfa.tar.xz
(svn r8575) -Fix (8125): remove unused include
Diffstat (limited to 'src/station.h')
-rw-r--r--src/station.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/station.h b/src/station.h
index 0f50bff75..eb345f0d0 100644
--- a/src/station.h
+++ b/src/station.h
@@ -3,7 +3,6 @@
#ifndef STATION_H
#define STATION_H
-#include <deque>
#include "player.h"
#include "oldpool.h"
#include "sprite.h"