Fixed header comment

Info how to include this header file contained a wrong path. Changed it to the correct one.
This commit is contained in:
xaedes 2021-07-27 12:59:03 +02:00 committed by GitHub
parent 2759ceca04
commit a8b3401574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
/// @defgroup gtc_matrix_inverse GLM_GTC_matrix_inverse
/// @ingroup gtc
///
/// Include <glm/gtc/matrix_integer.hpp> to use the features of this extension.
/// Include <glm/gtc/matrix_inverse.hpp> to use the features of this extension.
///
/// Defines additional matrix inverting functions.