newbie error

This commit is contained in:
tth 2019-08-24 03:40:53 +02:00
parent 5c2b306051
commit 8f65f414dc
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <stdlib.h> #include <stdlib.h>
#include <unistd.h> #include <unistd.h>
#include <string.h> #include <string.h>
#include <math.h>
#include "../floatimg.h" #include "../floatimg.h"