summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mplibdir/mpxout.w
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2010-06-11 10:54:44 +0000
committerTaco Hoekwater <taco@elvenkind.com>2010-06-11 10:54:44 +0000
commit0be1bbb82a36f26bdeffcb15f9971318002209c6 (patch)
treeb9ecde9491a44181b5976cc601d3242405a15315 /Build/source/texk/web2c/mplibdir/mpxout.w
parentfaa11e24aa55e118745a8ca54389b21584aba19b (diff)
moved location of config.h for metapost
git-svn-id: svn://tug.org/texlive/trunk@18890 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/mplibdir/mpxout.w')
-rw-r--r--Build/source/texk/web2c/mplibdir/mpxout.w2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/mplibdir/mpxout.w b/Build/source/texk/web2c/mplibdir/mpxout.w
index 6f7859b98ad..d0cfeddf33c 100644
--- a/Build/source/texk/web2c/mplibdir/mpxout.w
+++ b/Build/source/texk/web2c/mplibdir/mpxout.w
@@ -46,7 +46,7 @@ The local C preprocessor definitions have to come after the C includes
in order to prevent name clashes.
@c
-#include "config.h"
+#include <w2c/config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>