X-Git-Url: http://nitlanguage.org diff --git a/c_src/string._sep.h b/c_src/string._sep.h index 12057e0..0dac304 100644 --- a/c_src/string._sep.h +++ b/c_src/string._sep.h @@ -3,7 +3,7 @@ #define string_sep #include "collection._sep.h" #include -#include +#include "string._nitni.h" extern const classtable_elt_t VFT_AbstractString[];