diff --git a/src/clipspace/ortho_lh_no.c b/src/clipspace/ortho_lh_no.c index df58562..e83511d 100644 --- a/src/clipspace/ortho_lh_no.c +++ b/src/clipspace/ortho_lh_no.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/ortho_lh_no.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/ortho_lh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/ortho_lh_zo.c b/src/clipspace/ortho_lh_zo.c index 65c875b..155d53e 100644 --- a/src/clipspace/ortho_lh_zo.c +++ b/src/clipspace/ortho_lh_zo.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/ortho_lh_zo.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/ortho_lh_zo.h" CGLM_EXPORT void diff --git a/src/clipspace/ortho_rh_no.c b/src/clipspace/ortho_rh_no.c index e350d30..7f9c02b 100644 --- a/src/clipspace/ortho_rh_no.c +++ b/src/clipspace/ortho_rh_no.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/ortho_rh_no.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/ortho_rh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/ortho_rh_zo.c b/src/clipspace/ortho_rh_zo.c index 4fd4b68..33cb83a 100644 --- a/src/clipspace/ortho_rh_zo.c +++ b/src/clipspace/ortho_rh_zo.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/ortho_rh_zo.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/ortho_rh_zo.h" CGLM_EXPORT void diff --git a/src/clipspace/persp_lh_no.c b/src/clipspace/persp_lh_no.c index b52ebec..fe58385 100644 --- a/src/clipspace/persp_lh_no.c +++ b/src/clipspace/persp_lh_no.c @@ -5,7 +5,7 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/clipspace/persp_lh_no.h" +#include "../../include/cglm/clipspace/persp_lh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/persp_lh_zo.c b/src/clipspace/persp_lh_zo.c index ec0ba95..b0d5838 100644 --- a/src/clipspace/persp_lh_zo.c +++ b/src/clipspace/persp_lh_zo.c @@ -5,7 +5,7 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/clipspace/persp_lh_zo.h" +#include "../../include/cglm/clipspace/persp_lh_zo.h" CGLM_EXPORT void diff --git a/src/clipspace/persp_rh_no.c b/src/clipspace/persp_rh_no.c index 5a3ed3e..56bd89b 100644 --- a/src/clipspace/persp_rh_no.c +++ b/src/clipspace/persp_rh_no.c @@ -5,7 +5,7 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/clipspace/persp_rh_no.h" +#include "../../include/cglm/clipspace/persp_rh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/persp_rh_zo.c b/src/clipspace/persp_rh_zo.c index 4e4fc5a..03d7ac6 100644 --- a/src/clipspace/persp_rh_zo.c +++ b/src/clipspace/persp_rh_zo.c @@ -5,7 +5,7 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/clipspace/persp_rh_zo.h" +#include "../../include/cglm/clipspace/persp_rh_zo.h" CGLM_EXPORT void diff --git a/src/clipspace/view_lh_no.c b/src/clipspace/view_lh_no.c index e2376b8..8bed6a3 100644 --- a/src/clipspace/view_lh_no.c +++ b/src/clipspace/view_lh_no.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/view_lh_no.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/view_lh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/view_lh_zo.c b/src/clipspace/view_lh_zo.c index 7d75360..cee487c 100644 --- a/src/clipspace/view_lh_zo.c +++ b/src/clipspace/view_lh_zo.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/view_lh_zo.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/view_lh_zo.h" CGLM_EXPORT void diff --git a/src/clipspace/view_rh_no.c b/src/clipspace/view_rh_no.c index 15fab70..3548ff2 100644 --- a/src/clipspace/view_rh_no.c +++ b/src/clipspace/view_rh_no.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/view_rh_no.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/view_rh_no.h" CGLM_EXPORT void diff --git a/src/clipspace/view_rh_zo.c b/src/clipspace/view_rh_zo.c index 9672182..537daee 100644 --- a/src/clipspace/view_rh_zo.c +++ b/src/clipspace/view_rh_zo.c @@ -5,8 +5,8 @@ * Full license can be found in the LICENSE file */ -#include "../include/cglm/cglm.h" -#include "../include/cglm/clipspace/view_rh_zo.h" +#include "../../include/cglm/cglm.h" +#include "../../include/cglm/clipspace/view_rh_zo.h" CGLM_EXPORT void