mirror of
https://github.com/recp/cglm.git
synced 2025-12-30 20:27:00 +00:00
fix header dependencies
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "mat4.h"
|
||||
#include "mat3.h"
|
||||
|
||||
#ifdef CGLM_SSE_FP
|
||||
# include "simd/sse2/affine.h"
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
#define cglm_mat_h
|
||||
|
||||
#include "common.h"
|
||||
#include "quat.h"
|
||||
#include "vec4.h"
|
||||
#include "vec3.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user