diff options
Diffstat (limited to 'otherlibs/graph/dump_img.c')
-rw-r--r-- | otherlibs/graph/dump_img.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/graph/dump_img.c b/otherlibs/graph/dump_img.c index 7f0ba680e..19076a6d0 100644 --- a/otherlibs/graph/dump_img.c +++ b/otherlibs/graph/dump_img.c @@ -13,6 +13,7 @@ #include "libgraph.h" #include "image.h" +#include <alloc.h> #include <memory.h> static value gr_alloc_int_vect(size) |