3 changed files with
3 additions and
3 deletions
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
#include <string.h>
|
|
|
|
|
#include <unistd.h>
|
|
|
|
|
|
|
|
|
|
#include <floatimg.h>
|
|
|
|
|
#include "../floatimg.h"
|
|
|
|
|
|
|
|
|
|
#include "fonctions.h"
|
|
|
|
|
#include "crapulator.h"
|
|
|
|
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
#include <malloc.h>
|
|
|
|
|
|
|
|
|
|
#include <floatimg.h>
|
|
|
|
|
#include "../floatimg.h"
|
|
|
|
|
|
|
|
|
|
#include "fonctions.h"
|
|
|
|
|
#include "crapulator.h"
|
|
|
|
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
#include <unistd.h>
|
|
|
|
|
#include <glob.h>
|
|
|
|
|
#include <floatimg.h>
|
|
|
|
|
#include "../floatimg.h"
|
|
|
|
|
|
|
|
|
|
#include "fonctions.h"
|
|
|
|
|
#include "glitches.h"
|
|
|
|
|