diff --git a/src/graphics/Batch3D.h b/src/graphics/Batch3D.h index 5e691aad..69a0fceb 100644 --- a/src/graphics/Batch3D.h +++ b/src/graphics/Batch3D.h @@ -4,6 +4,7 @@ #include #include #include "UVRegion.h" +#include "../typedefs.h" class Mesh; class Texture;