include other headers to main header

This commit is contained in:
Recep Aslantas
2016-09-28 18:03:47 +03:00
parent f99d920dc6
commit e752f356a8

View File

@@ -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 */