]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/util/pointedthing.h
HOTFIX: fix too agressive block culling
[dragonfireclient.git] / src / util / pointedthing.h
index 82d66dfa8ca82405846c834c2a3b5af26c30c9b8..2b2703e98a8d3aab8925b237669f572299ad6afe 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define UTIL_POINTEDTHING_HEADER
 
 #include "../irrlichttypes.h"
+#include "../irr_v3d.h"
 #include <iostream>
 #include <string>