summaryrefslogtreecommitdiff
path: root/w32
diff options
context:
space:
mode:
Diffstat (limited to 'w32')
-rw-r--r--w32/pathstuff.c2
-rw-r--r--w32/subproc/w32err.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/w32/pathstuff.c b/w32/pathstuff.c
index a2532d0..5e0f52c 100644
--- a/w32/pathstuff.c
+++ b/w32/pathstuff.c
@@ -14,7 +14,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "make.h"
+#include "makeint.h"
#include <string.h>
#include <stdlib.h>
#include "pathstuff.h"
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 <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <windows.h>
-#include "make.h"
+#include "makeint.h"
#include "w32err.h"
/*