summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-23 15:16:57 +0000
committertron <tron@openttd.org>2005-07-23 15:16:57 +0000
commit126fed74d63e8ebbabff2fa9dccf10fdd5a68333 (patch)
tree1e83d1a7e27b80f46817858872b1f46a903f1d1b /table
parentdd36a3660f77ce72f2df149fb7777834f700a0a0 (diff)
downloadopenttd-126fed74d63e8ebbabff2fa9dccf10fdd5a68333.tar.xz
(svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
This results in shorter and hopefully easier to maintain files. Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)
Diffstat (limited to 'table')
-rw-r--r--table/engines.h2
-rw-r--r--table/namegen.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/table/engines.h b/table/engines.h
index 23b0daf57..6e73f3e37 100644
--- a/table/engines.h
+++ b/table/engines.h
@@ -5,7 +5,7 @@
* This file contains all the data for vehicles
*/
-#include "../sound.h"
+#include "sound.h"
/** Writes the properties of a vehicle into the EngineInfo struct.
* @see EngineInfo
diff --git a/table/namegen.h b/table/namegen.h
index 923ec2dfa..94781acec 100644
--- a/table/namegen.h
+++ b/table/namegen.h
@@ -1,5 +1,5 @@
-#include "../stdafx.h"
-#include "../openttd.h"
+#include "stdafx.h"
+#include "openttd.h"
static const char *name_original_english_1[] = {
"Great ",