From 1111b6fb9d7db3d1434e03c859270e734219a528 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 Jan 2009 12:24:38 +0000 Subject: header sanitizing --- src/client/hud.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/hud.h') diff --git a/src/client/hud.h b/src/client/hud.h index 6882239..23fa544 100644 --- a/src/client/hud.h +++ b/src/client/hud.h @@ -7,6 +7,7 @@ #ifndef __INCLUDED_CLIENT_HUD_H__ #define __INCLUDED_CLIENT_HUD_H__ +#include "core/gameinterface.h" #include "ui/bitmap.h" #include "ui/toolbar.h" #include "ui/widget.h" -- cgit v1.2.3