diff --git a/src/support/mythes/mythes.hxx b/src/support/mythes/mythes.hxx index 489481b3d7..a58828cbb0 100644 --- a/src/support/mythes/mythes.hxx +++ b/src/support/mythes/mythes.hxx @@ -1,6 +1,8 @@ #ifndef _MYTHES_HXX_ #define _MYTHES_HXX_ +#include + // some maximum sizes for buffers #define MAX_WD_LEN 200 #define MAX_LN_LEN 16384