diff options
Diffstat (limited to 'player_gui.c')
-rw-r--r-- | player_gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/player_gui.c b/player_gui.c index 8b5e2f2e4..ceb21a605 100644 --- a/player_gui.c +++ b/player_gui.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "table/sprites.h" #include "table/strings.h" #include "window.h" |