summaryrefslogtreecommitdiffstats
path: root/src/Game.h
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-12-24 03:24:53 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-12-24 03:24:53 +0100
commit2a6009e8f24be3909239a5ab6e6d6fb53d0c5845 (patch)
treec2ec60984761ad8bc930338f035e8ad8da8dfb38 /src/Game.h
parent6d3965b35edf5f03cd065d42af31867acf1f4637 (diff)
downloadzoom++-2a6009e8f24be3909239a5ab6e6d6fb53d0c5845.tar
zoom++-2a6009e8f24be3909239a5ab6e6d6fb53d0c5845.zip
Working shadow volumes! :-D
Diffstat (limited to 'src/Game.h')
-rw-r--r--src/Game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Game.h b/src/Game.h
index 7f936b4..cb90c42 100644
--- a/src/Game.h
+++ b/src/Game.h
@@ -21,6 +21,7 @@
#define ZOOM_GAME_H_
#include "Renderer.h"
+
#include <boost/shared_ptr.hpp>
#include <string>