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

@@ -52,6 +52,7 @@
#define cglm_quat_h
#include "common.h"
#include "vec3.h"
#include "vec4.h"
#include "mat4.h"
#include "mat3.h"