From 2dfbb2963da6cca8d542b1d6cdc01bca0e45f023 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 25 Jul 2005 07:28:32 +0000 Subject: (svn r2706) Fix !WITH_NETWORK build --- settings.c | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.c') diff --git a/settings.c b/settings.c index 7b5767f82..6f2a51962 100644 --- a/settings.c +++ b/settings.c @@ -3,6 +3,7 @@ #include "stdafx.h" #include "openttd.h" #include "functions.h" +#include "macros.h" #include "screenshot.h" #include "sound.h" #include "spritecache.h" -- cgit v1.2.3-54-g00ecf