mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
include other headers to main header
This commit is contained in:
@@ -20,5 +20,9 @@ typedef vec4 versor;
|
||||
|
||||
#include "cglm-vec.h"
|
||||
#include "cglm-mat.h"
|
||||
#include "cglm-util.h"
|
||||
#include "cglm-affine.h"
|
||||
#include "cglm-cam.h"
|
||||
#include "cglm-quat.h"
|
||||
|
||||
#endif /* glm_h */
|
||||
|
||||
Reference in New Issue
Block a user