summaryrefslogtreecommitdiff
path: root/music/os2_m.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-25 07:16:10 +0000
committertron <tron@openttd.org>2005-07-25 07:16:10 +0000
commit201990b5d9d28abb67314076f577190f7a39f3ae (patch)
treea82d96125e84eafe4fb9321c49e6f8a880e8c141 /music/os2_m.c
parentcb3c325e5f8bcb09f390ef7a1af0ef0442fe9462 (diff)
downloadopenttd-201990b5d9d28abb67314076f577190f7a39f3ae.tar.xz
(svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
Diffstat (limited to 'music/os2_m.c')
-rw-r--r--music/os2_m.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/music/os2_m.c b/music/os2_m.c
index 1d4d3fb83..ef2559260 100644
--- a/music/os2_m.c
+++ b/music/os2_m.c
@@ -1,8 +1,8 @@
/* $Id$ */
-#include "stdafx.h"
-#include "openttd.h"
-#include "music/os2_m.h"
+#include "../stdafx.h"
+#include "../openttd.h"
+#include "os2_m.h"
#define INCL_DOS
#define INCL_OS2MM