From 58bed83d03bbe53f8286640fbc33043800e1c318 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 16 Mar 2012 00:25:18 +0200 Subject: Move ClientMap to clientmap.{h,cpp} --- src/game.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 09b1a3961..778615cf9 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -53,6 +53,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "logoutputbuffer.h" #include "subgame.h" #include "quicktune_shortcutter.h" +#include "clientmap.h" /* Setting this to 1 enables a special camera mode that forces -- cgit v1.2.3