diff options
Diffstat (limited to 'Build/source/texk/web2c/window/next.c')
-rw-r--r-- | Build/source/texk/web2c/window/next.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/window/next.c b/Build/source/texk/web2c/window/next.c index e270d643184..abc4ba62ccb 100644 --- a/Build/source/texk/web2c/window/next.c +++ b/Build/source/texk/web2c/window/next.c @@ -38,6 +38,8 @@ char outstring[1024]; /* the longest string pushed though a pipe */ #undef read #endif +#include <mfdisplay.h> + int mf_next_initscreen(void) { int i; |