diff options
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/pl-lexer.l')
-rw-r--r-- | Build/source/texk/web2c/omegafonts/pl-lexer.l | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/omegafonts/pl-lexer.l b/Build/source/texk/web2c/omegafonts/pl-lexer.l index cfd63bfaf32..a2fb448e23c 100644 --- a/Build/source/texk/web2c/omegafonts/pl-lexer.l +++ b/Build/source/texk/web2c/omegafonts/pl-lexer.l @@ -24,6 +24,7 @@ along with Omega; if not, write to the Free Software Foundation, Inc., */ #include <string.h> +#include <kpathsea/c-proto.h> #ifdef WIN32 #if defined __MINGW32__ #include <kpathsea/mingw32.h> |