From e1b88a05e9d01d0df1e10f91cb5b5fe469ca473e Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 16 Oct 2016 12:10:44 +0200 Subject: [PATCH] Fixed filename #562 --- glm/mat4x3.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/mat4x3.hpp b/glm/mat4x3.hpp index 74845997..ea1cf883 100644 --- a/glm/mat4x3.hpp +++ b/glm/mat4x3.hpp @@ -1,5 +1,5 @@ /// @ref core -/// @file glm/mat4x4.hpp +/// @file glm/mat4x3.hpp #pragma once