(svn r2832) Missing #include
authortron
Sun, 07 Aug 2005 14:45:50 +0000
changeset 2308 4ed48829d8e8
parent 2307 63e18261a7e7
child 2309 34824a8b336f
(svn r2832) Missing #include
misc.c
--- a/misc.c	Sun Aug 07 14:18:17 2005 +0000
+++ b/misc.c	Sun Aug 07 14:45:50 2005 +0000
@@ -2,6 +2,7 @@
 
 #include "stdafx.h"
 #include "openttd.h"
+#include "currency.h"
 #include "functions.h"
 #include "player.h"
 #include "string.h"