diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index 156fc23..4485e69 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 c2b394f..80fba59 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 4abe836..5f9e94d 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"