fix public header's includes

This commit is contained in:
Recep Aslantas
2018-04-21 22:36:25 +03:00
parent 3c7a729729
commit 498a33fac5
8 changed files with 12 additions and 5 deletions

View File

@@ -31,6 +31,7 @@
#define cglm_mat3_h
#include "common.h"
#include "vec3.h"
#ifdef CGLM_SSE_FP
# include "simd/sse2/mat3.h"