diff options
Diffstat (limited to 'Build/source/texk/web2c/mplibdir/mp.w')
-rw-r--r-- | Build/source/texk/web2c/mplibdir/mp.w | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/mplibdir/mp.w b/Build/source/texk/web2c/mplibdir/mp.w index 03e4740402d..a5a58af697e 100644 --- a/Build/source/texk/web2c/mplibdir/mp.w +++ b/Build/source/texk/web2c/mplibdir/mp.w @@ -141,7 +141,7 @@ typedef struct MP_instance { @<Internal library declarations@> @ @c -#include "config.h" +#include <w2c/config.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |