diff --git a/sys/winnt/Makefile.msc b/sys/winnt/Makefile.msc index f3bc2a61d..7a89b93cb 100644 --- a/sys/winnt/Makefile.msc +++ b/sys/winnt/Makefile.msc @@ -472,7 +472,7 @@ PDCLIB = CONFIG_H = $(INCL)\config.h $(INCL)\config1.h $(INCL)\tradstdc.h \ $(INCL)\global.h $(INCL)\fnamesiz.h $(INCL)\coord.h \ $(INCL)\vmsconf.h $(INCL)\system.h $(INCL)\nhlua.h \ - $(INCL)\unixconf.h $(INCL)\micro.h $(INCL)\pcconf.h \ + $(INCL)\unixconf.h $(INCL)\micro.h $(INCL)\pcconf.h \ $(INCL)\ntconf.h HACK_H = $(INCL)\hack.h $(CONFIG_H) $(INCL)\lint.h $(INCL)\align.h \