From 099239e3f5e27680fd1d0bceca63ee9d54c6bcdd Mon Sep 17 00:00:00 2001 From: Recep Aslantas Date: Mon, 3 Jun 2019 12:29:36 +0300 Subject: [PATCH] rename cglms.h to struct.h --- include/cglm/{cglms.h => struct.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/cglm/{cglms.h => struct.h} (100%) diff --git a/include/cglm/cglms.h b/include/cglm/struct.h similarity index 100% rename from include/cglm/cglms.h rename to include/cglm/struct.h