From: Rudolf Polzer Date: Sun, 22 May 2011 18:34:23 +0000 (+0200) Subject: fix compile on current Arch Linux X-Git-Tag: xonotic-v0.5.0~21 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=98da1e8a2e2bdc917376d2fe802e4f09a6241d23;p=xonotic%2Fnetradiant.git fix compile on current Arch Linux --- diff --git a/libs/typesystem.h b/libs/typesystem.h index f16d4199..67c0680f 100644 --- a/libs/typesystem.h +++ b/libs/typesystem.h @@ -24,6 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include +#include #include "generic/callback.h" #include "generic/static.h"