From a45f25ece30e4101ae77c90d2270d253ea9a82ec Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 20 Jan 2013 11:01:01 -0500 Subject: Rename the make.h file to makeint.h for internal use only. --- w32/subproc/w32err.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'w32/subproc') diff --git a/w32/subproc/w32err.c b/w32/subproc/w32err.c index 1cb14d4..74b48ab 100644 --- a/w32/subproc/w32err.c +++ b/w32/subproc/w32err.c @@ -16,7 +16,7 @@ this program. If not, see . */ #include #include -#include "make.h" +#include "makeint.h" #include "w32err.h" /* -- cgit v1.2.3