mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-21 06:34:23 +00:00
(svn r2706) Fix !WITH_NETWORK build
This commit is contained in:
parent
b18af859ef
commit
2dfbb2963d
1
misc.c
1
misc.c
@ -3,6 +3,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "functions.h"
|
||||
#include "player.h"
|
||||
#include "string.h"
|
||||
#include "strings.h" // XXX GetParam*
|
||||
#include "table/strings.h"
|
||||
|
@ -3,6 +3,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "functions.h"
|
||||
#include "macros.h"
|
||||
#include "screenshot.h"
|
||||
#include "sound.h"
|
||||
#include "spritecache.h"
|
||||
|
Loading…
Reference in New Issue
Block a user