(svn r2832) Missing #include

This commit is contained in:
tron
2005-08-07 14:45:50 +00:00
parent 78524dd216
commit b3ee1aad26

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"