changeset 2189 | d240b9097139 |
parent 2186 | 461a2aff3486 |
child 2548 | 97ada3bd2702 |
2188:9acde6fcc645 | 2189:d240b9097139 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 #include "stdafx.h" |
3 #include "../stdafx.h" |
4 #include "openttd.h" |
4 #include "../openttd.h" |
5 #include "music/os2_m.h" |
5 #include "os2_m.h" |
6 |
6 |
7 #define INCL_DOS |
7 #define INCL_DOS |
8 #define INCL_OS2MM |
8 #define INCL_OS2MM |
9 #define INCL_WIN |
9 #define INCL_WIN |
10 |
10 |