]> git.lizzy.rs Git - minetest.git/blobdiff - src/camera.h
Initially add small and tight logging facility
[minetest.git] / src / camera.h
index 66825e372a58646ad28b44a56b7f5ee88b6e3962..b6349d2c888f1dc9cb536f99d3cda47c8e17ecf2 100644 (file)
@@ -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 <ICameraSceneNode.h>
+#include <IMeshCache.h>
+#include <IAnimatedMesh.h>
 
 class LocalPlayer;
 class MapDrawControl;