From 78b7f3547c2a874c5bdd598762a1e1601ebec6e6 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 27 Jul 2007 17:43:13 +0000 Subject: [PATCH] Fix the previous revision. --- src/lib/common/wantupd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/common/wantupd.c b/src/lib/common/wantupd.c index 30b0e634..439b33af 100644 --- a/src/lib/common/wantupd.c +++ b/src/lib/common/wantupd.c @@ -43,6 +43,7 @@ #include #endif #include "file.h" +#include "game.h" #include "misc.h" #include "nat.h" #include "optlist.h"