From 43b994017a560a2fa97894ebfe121375d6614b6f Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 3 Feb 2008 18:53:40 +0000 Subject: basic client console --- src/client/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/client.h') diff --git a/src/client/client.h b/src/client/client.h index af3e53b..64f1aab 100644 --- a/src/client/client.h +++ b/src/client/client.h @@ -18,6 +18,8 @@ #include "core/core.h" #include "game/game.h" +#include + /// client-side functions to render and control the gameworld /** The client namespace contains the necessary functions to * accept input, send it to the game and renders the result -- cgit v1.2.3