diff -rupN a/hyphen.h b/hyphen.h --- a/hyphen.h 2013-03-18 11:49:03.000000000 +0100 +++ b/hyphen.h 2014-07-03 20:44:33.209910415 +0200 @@ -55,6 +55,8 @@ extern "C" { #endif /* __cplusplus */ +#include + typedef struct _HyphenDict HyphenDict; typedef struct _HyphenState HyphenState; typedef struct _HyphenTrans HyphenTrans;