From 9e46cbf7ea512330f35d0f2ede0c7c0c085c7cf4 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 12 Oct 2011 13:53:38 +0300 Subject: Header file tweaking; mainly for speed --- src/camera.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/camera.h') diff --git a/src/camera.h b/src/camera.h index 66825e372..b6349d2c8 100644 --- a/src/camera.h +++ b/src/camera.h @@ -24,6 +24,9 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "inventory.h" #include "tile.h" #include "utility.h" +#include +#include +#include class LocalPlayer; class MapDrawControl; -- cgit v1.2.3