use the local/current floatimg.h

This commit is contained in:
tth 2021-01-25 17:18:44 +01:00
parent 3778e75399
commit 4a412b97fe
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#include <string.h>
#include <unistd.h>
#include <floatimg.h>
#include "../floatimg.h"
#include "fonctions.h"
#include "crapulator.h"

View File

@ -8,7 +8,7 @@
#include <stdlib.h>
#include <malloc.h>
#include <floatimg.h>
#include "../floatimg.h"
#include "fonctions.h"
#include "crapulator.h"

View File

@ -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"