diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index e74e824..556304f 100644 --- a/src/common.h +++ b/src/common.h @@ -22,6 +22,7 @@ #include <GLFW/glfw3.h> // c opengl mathematics function +#define CGLM_ALL_UNALIGNED #include <cglm/cglm.h> #include <cglm/call.h> |