Added trigonometric.hpp dep to matrix_transform_2d.inl

This commit is contained in:
Miguel Ángel Pérez Martínez 2014-02-20 21:58:11 -03:00
parent 1644912f7d
commit 7cf0e87526

View File

@ -21,11 +21,12 @@
/// THE SOFTWARE.
///
/// @ref gtx_matrix_transform_2d
/// @file glm/gtc/gtx_matrix_transform_2d.inl
/// @file glm/gtc/matrix_transform_2d.inl
/// @date 2014-02-20
/// @author Miguel Ángel Pérez Martínez
///////////////////////////////////////////////////////////////////////////////////
#include "../trigonometric.hpp"
namespace glm
{