diff --git a/src/_igraph/convert.c b/src/_igraph/convert.c index 4283ff8ed..c05a4eba2 100644 --- a/src/_igraph/convert.c +++ b/src/_igraph/convert.c @@ -23,6 +23,7 @@ /************************ Conversion functions *************************/ #include +#include #include "attributes.h" #include "convert.h" #include "edgeseqobject.h"