diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index 156fc235..4485e69f 100644 --- a/Fonderie/crapulator.c +++ b/Fonderie/crapulator.c @@ -7,7 +7,7 @@ #include #include -#include +#include "../floatimg.h" #include "fonctions.h" #include "crapulator.h" diff --git a/Fonderie/fonctions.c b/Fonderie/fonctions.c index c2b394fd..80fba59a 100644 --- a/Fonderie/fonctions.c +++ b/Fonderie/fonctions.c @@ -8,7 +8,7 @@ #include #include -#include +#include "../floatimg.h" #include "fonctions.h" #include "crapulator.h" diff --git a/Fonderie/fonderie.c b/Fonderie/fonderie.c index 4abe8361..5f9e94d0 100644 --- a/Fonderie/fonderie.c +++ b/Fonderie/fonderie.c @@ -7,7 +7,7 @@ #include #include #include -#include +#include "../floatimg.h" #include "fonctions.h" #include "glitches.h"