Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-01-25 12:24:38 +0000
committerStijn Buys <ingar@osirion.org>2009-01-25 12:24:38 +0000
commit1111b6fb9d7db3d1434e03c859270e734219a528 (patch)
tree14a72d50c4165e4499ea9d05944dcf58d2a7a7ab /src/client/hud.h
parent339483615a590ace6bd9f84abfa1dbc391cc1e9f (diff)
header sanitizing
Diffstat (limited to 'src/client/hud.h')
-rw-r--r--src/client/hud.h1
1 files changed, 1 insertions, 0 deletions
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"