From b3ee1aad264ebf77b7c73c7d815a73f759e2ee76 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 7 Aug 2005 14:45:50 +0000 Subject: (svn r2832) Missing #include --- misc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc.c') diff --git a/misc.c b/misc.c index 54b9c1ea5..9ac558bac 100644 --- a/misc.c +++ b/misc.c @@ -2,6 +2,7 @@ #include "stdafx.h" #include "openttd.h" +#include "currency.h" #include "functions.h" #include "player.h" #include "string.h" -- cgit v1.2.3-54-g00ecf