summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/alloca.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/lib/alloca.c')
-rw-r--r--Build/source/texk/web2c/lib/alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/lib/alloca.c b/Build/source/texk/web2c/lib/alloca.c
index 385793295fe..1e48c11c505 100644
--- a/Build/source/texk/web2c/lib/alloca.c
+++ b/Build/source/texk/web2c/lib/alloca.c
@@ -22,7 +22,7 @@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <w2c/config.h>
#endif
#ifdef HAVE_STRING_H