diff --git a/ptexplain.c b/ptexplain.c index 1ea569a..b2ec567 100644 --- a/ptexplain.c +++ b/ptexplain.c @@ -13,6 +13,7 @@ #include #include #include +#include #if HAVE_LIBPNG # include diff --git a/rastertoptch.c b/rastertoptch.c index a4f9cf9..0dc4096 100644 --- a/rastertoptch.c +++ b/rastertoptch.c @@ -273,6 +273,7 @@ #include #include #include +#include static const char* progname;