@@ -2,7 +2,7 @@
/// @file glm/dmat2x2.hpp
#pragma once
-#include "detail/type_mat2x2.hpp"
+#include "../detail/type_mat2x2.hpp"
namespace glm
{
/// @file glm/matrix_dmat2x2_precision.hpp
/// @file glm/matrix_dmat2x3.hpp
-#include "detail/type_mat2x3.hpp"
+#include "../detail/type_mat2x3.hpp"
/// @file glm/matrix_dmat2x3_precision.hpp
/// @file glm/matrix_dmat2x4.hpp
-#include "detail/type_mat2x4.hpp"
+#include "../detail/type_mat2x4.hpp"
/// @file glm/matrix_dmat2x4_precision.hpp
/// @file glm/matrix_dmat3x2.hpp
-#include "detail/type_mat3x2.hpp"
+#include "../detail/type_mat3x2.hpp"
/// @file glm/matrix_dmat3x2_precision.hpp
/// @file glm/matrix_dmat3x3.hpp
-#include "detail/type_mat3x3.hpp"
+#include "../detail/type_mat3x3.hpp"
/// @file glm/matrix_dmat3x3_precision.hpp
/// @file glm/matrix_dmat3x4.hpp
-#include "detail/type_mat3x4.hpp"
+#include "../detail/type_mat3x4.hpp"
/// @file glm/matrix_dmat3x4_precision.hpp
/// @file glm/matrix_dmat4x2.hpp
-#include "detail/type_mat4x2.hpp"
+#include "../detail/type_mat4x2.hpp"
/// @file glm/matrix_dmat4x2_precision.hpp
/// @file glm/matrix_dmat4x3.hpp
-#include "detail/type_mat4x3.hpp"
+#include "../detail/type_mat4x3.hpp"
/// @file glm/matrix_dmat4x3_precision.hpp
/// @file glm/matrix_dmat4x4.hpp
-#include "detail/type_mat4x4.hpp"
+#include "../detail/type_mat4x4.hpp"
/// @file glm/matrix_dmat4x4_precision.hpp
@@ -2,8 +2,7 @@
/// @file glm/matrix_mat2x2.hpp
-#include "detail/setup.hpp"
/// @file glm/matrix_mat2x2_precision.hpp
/// @file glm/matrix_mat2x3.hpp
/// @file glm/matrix_mat2x3_precision.hpp
/// @file glm/matrix_mat2x4.hpp
/// @file glm/matrix_mat2x4_precision.hpp
/// @file glm/matrix_mat3x2.hpp
/// @file glm/matrix_mat3x2_precision.hpp
/// @file glm/matrix_mat3x3.hpp
/// @file glm/matrix_mat3x3_precision.hpp
/// @file glm/matrix_mat3x4.hpp
/// @file glm/matrix_mat3x4_precision.hpp
/// @file glm/matrix_mat4x2.hpp
/// @file glm/matrix_mat4x3_precision.hpp
/// @file glm/matrix_mat4x4.hpp
/// @file glm/matrix_mat4x4_precision.hpp
/// @file glm/bvec2.hpp
-#include "detail/type_vec2.hpp"
+#include "../detail/type_vec2.hpp"
/// @file glm/bvec2_precision.hpp
/// @file glm/bvec3.hpp
-#include "detail/type_vec3.hpp"
+#include "../detail/type_vec3.hpp"
@@ -2,8 +2,8 @@
/// @file glm/bvec3_precision.hpp
+#include "../detail/setup.hpp"
/// @file glm/bvec4.hpp
-#include "detail/type_vec4.hpp"
+#include "../detail/type_vec4.hpp"
/// @file glm/bvec4_precision.hpp
/// @file glm/dvec2_precision.hpp
/// @file glm/dvec3_precision.hpp
/// @file glm/dvec4_precision.hpp
/// @file glm/ivec2_precision.hpp
/// @file glm/ivec3_precision.hpp
/// @file glm/ivec4_precision.hpp
/// @file glm/uvec2_precision.hpp
/// @file glm/uvec3_precision.hpp
/// @file glm/uvec4_precision.hpp
/// @file glm/fvec2_precision.hpp
/// @file glm/fvec3_precision.hpp
/// @file glm/fvec4_precision.hpp