diff options
Diffstat (limited to 'w32dm.c')
-rw-r--r-- | w32dm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ #ifdef WIN32_ENABLE_DIRECTMUSIC_SUPPORT -#include "ttd.h" +#include "openttd.h" #include "string.h" #include "sound.h" #include "hal.h" |