diff --git a/xpcom/io/makefile.win b/xpcom/io/makefile.win index cec361500773..df2b326cfdf2 100644 --- a/xpcom/io/makefile.win +++ b/xpcom/io/makefile.win @@ -59,7 +59,7 @@ XPIDLSRCS = \ .\nsILocalFile.idl \ .\nsIDirectoryService.idl \ .\nsIByteArrayInputStream.idl \ - .\nsIInputStreamTee.idl \ + .\nsIInputStreamTee.idl \ $(NULL) ################################################################################