1
0
Fork 0

(svn r2666) w32dm.c needs MAX_PATH, which gets defined in variables.h

release/0.4.5
tron 2005-07-21 19:57:07 +00:00
parent e2a305144c
commit 317beebd7d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include "openttd.h"
#include "string.h"
#include "variables.h"
#include "sound.h"
#include "hal.h"