1
0
mirror of https://github.com/Relintai/godot_voxel.git synced 2025-04-17 05:46:32 +02:00

Fix compilation

This commit is contained in:
Marc Gilleron 2017-03-26 18:08:43 +02:00
parent fa5e419549
commit 6235985d80

View File

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