summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-29 09:24:26 +0000
committerrubidium <rubidium@openttd.org>2007-12-29 09:24:26 +0000
commit445a733eb60eb53307bdae94c9ccb83a3007e32d (patch)
tree1d1372475980446f190e07781baf08447a9c6759 /src/table
parentbb45f463550d08eb090ff104c75598f40a4c3ac0 (diff)
downloadopenttd-445a733eb60eb53307bdae94c9ccb83a3007e32d.tar.xz
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
Diffstat (limited to 'src/table')
-rw-r--r--src/table/engines.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/table/engines.h b/src/table/engines.h
index 9ce78c497..6797de73b 100644
--- a/src/table/engines.h
+++ b/src/table/engines.h
@@ -7,8 +7,6 @@
* This file contains all the data for vehicles
*/
-#include "../sound.h"
-
/** Writes the properties of a train or road vehicle into the EngineInfo struct.
* @see EngineInfo
* @param a Introduction date