bad include path in funcs/filtrage.c

This commit is contained in:
tth 2019-03-06 18:07:23 +01:00
parent 83f80ad496
commit 7809e33e55
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <fcntl.h>
#include <float.h>
#include "floatimg.h"
#include "../floatimg.h"
/* -------------------------------------------------------------------- */
int fimg_lissage_2x2(FloatImg *img)