From 8e037b7ff6796682bf6b7d6b49ca2152869ee938 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Wed, 26 Jun 2002 23:36:46 +0000 Subject: [PATCH] argh, add nsIWindowMediatorListener.idl to the nmake build --- xpfe/appshell/public/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/xpfe/appshell/public/makefile.win b/xpfe/appshell/public/makefile.win index 4dc3787b7bff..0ed70da0e218 100644 --- a/xpfe/appshell/public/makefile.win +++ b/xpfe/appshell/public/makefile.win @@ -30,6 +30,7 @@ XPIDLSRCS = \ .\nsICmdLineService.idl \ .\nsICmdLineHandler.idl \ .\nsIWindowMediator.idl \ + .\nsIWindowMediatorListener.idl \ .\nsIXULWindow.idl \ .\nsIUserInfo.idl \ .\nsITimingService.idl \