w32dm2.cpp
changeset 1891 862800791170
parent 1302 29f313f85ec5
child 2166 fe25867ec83e
equal deleted inserted replaced
1890:634da7d89c2b 1891:862800791170
    35 
    35 
    36 #ifdef __cplusplus
    36 #ifdef __cplusplus
    37 	extern "C" {
    37 	extern "C" {
    38 #endif
    38 #endif
    39 
    39 
    40 #include "ttd.h"
    40 #include "openttd.h"
    41 #include "debug.h"
    41 #include "debug.h"
    42 #include "sound.h"
    42 #include "sound.h"
    43 #include "hal.h"
    43 #include "hal.h"
    44 
    44 
    45 #ifdef __cplusplus
    45 #ifdef __cplusplus