(svn r2832) Missing #include

This commit is contained in:
tron 2005-08-07 14:45:50 +00:00
parent 3f39db10d7
commit 0b6864b589
1 changed files with 1 additions and 0 deletions

1
misc.c
View File

@ -2,6 +2,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "currency.h"
#include "functions.h"
#include "player.h"
#include "string.h"