diff options
Diffstat (limited to 'w32dm2.cpp')
-rw-r--r-- | w32dm2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w32dm2.cpp b/w32dm2.cpp index 01a070416..09ecf385d 100644 --- a/w32dm2.cpp +++ b/w32dm2.cpp @@ -37,7 +37,7 @@ extern "C" { #endif -#include "ttd.h" +#include "openttd.h" #include "debug.h" #include "sound.h" #include "hal.h" |