diff --git a/src/util.h b/src/util.h index a71c18d..6b755c2 100644 --- a/src/util.h +++ b/src/util.h @@ -20,6 +20,8 @@ #ifndef __UTIL_H__ #define __UTIL_H__ +#include + #define ICONV_REPLACE 0 #define ICONV_TRANSLIT 1 #define ICONV_IGNORE 2