mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
fix public header's includes
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#define cglm_mat3_h
|
||||
|
||||
#include "common.h"
|
||||
#include "vec3.h"
|
||||
|
||||
#ifdef CGLM_SSE_FP
|
||||
# include "simd/sse2/mat3.h"
|
||||
|
||||
Reference in New Issue
Block a user