forked from tTh/FloatImg
use the local/current floatimg.h
This commit is contained in:
parent
3778e75399
commit
4a412b97fe
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user