Changeset - r2191:25c222619da7
[Not reviewed]
master
0 2 0
tron - 19 years ago 2005-07-25 07:28:32
tron@openttd.org
(svn r2706) Fix !WITH_NETWORK build
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
misc.c
Show inline comments
 
@@ -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"
settings.c
Show inline comments
 
@@ -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"
0 comments (0 inline, 0 general)