Fix compilation

This commit is contained in:
Marc Gilleron 2017-03-26 18:08:43 +02:00
parent fa5e419549
commit 6235985d80
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define VOXEL_VECTOR3I_H
#include <core/math/vector3.h>
#include <core/hashfuncs.h>
struct Vector3i {