diff options
Diffstat (limited to 'dedicated.c')
-rw-r--r-- | dedicated.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dedicated.c b/dedicated.c index 11c83fc0c..a4a9198ab 100644 --- a/dedicated.c +++ b/dedicated.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "debug.h" #include "network.h" #include "hal.h" |