From fee209b6769ee6b207e9101c4f15e16c0a67ad09 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 24 Dec 2012 21:33:18 +0000 Subject: Improved off-screen HUD target indicators. --- src/math/matrix4f.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/math/matrix4f.cc') diff --git a/src/math/matrix4f.cc b/src/math/matrix4f.cc index b7953e9..caccae6 100644 --- a/src/math/matrix4f.cc +++ b/src/math/matrix4f.cc @@ -4,8 +4,7 @@ the terms of the GNU General Public License version 2 */ -#include - +#include #include #include "math/matrix4f.h" -- cgit v1.2.3