summaryrefslogtreecommitdiff
path: root/src/signal.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-12 14:10:35 +0000
committerrubidium <rubidium@openttd.org>2008-01-12 14:10:35 +0000
commit2fc62eab058153a2d9d6fc7b14d8f8f28da8b183 (patch)
treedd717901825d2b9701f42a6a4bedb895deb3017a /src/signal.cpp
parent63cc41cd1c90dce2e1f3d90ce57b27c65f5197bb (diff)
downloadopenttd-2fc62eab058153a2d9d6fc7b14d8f8f28da8b183.tar.xz
(svn r11818) -Codechange: split player.h into smaller pieces.
Diffstat (limited to 'src/signal.cpp')
-rw-r--r--src/signal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/signal.cpp b/src/signal.cpp
index b4e0bcfb6..d00931487 100644
--- a/src/signal.cpp
+++ b/src/signal.cpp
@@ -17,7 +17,7 @@
#include "track_type.h"
#include "track_func.h"
#include "signal_func.h"
-#include "player.h"
+#include "player_func.h"
/** these are the maximums used for updating signal blocks */