mirror of
https://github.com/Relintai/godot_voxel.git
synced 2024-11-19 02:47:18 +01:00
Fix compilation
This commit is contained in:
parent
fa5e419549
commit
6235985d80
@ -2,6 +2,7 @@
|
||||
#define VOXEL_VECTOR3I_H
|
||||
|
||||
#include <core/math/vector3.h>
|
||||
#include <core/hashfuncs.h>
|
||||
|
||||
struct Vector3i {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user