diff options
Diffstat (limited to 'xpcom/build')
-rw-r--r-- | xpcom/build/XPCOMInit.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xpcom/build/XPCOMInit.cpp b/xpcom/build/XPCOMInit.cpp index 895e295b1..6ead5cdc7 100644 --- a/xpcom/build/XPCOMInit.cpp +++ b/xpcom/build/XPCOMInit.cpp @@ -111,7 +111,6 @@ extern nsresult nsStringInputStreamConstructor(nsISupports*, REFNSIID, void**); #include "SpecialSystemDirectory.h" #if defined(XP_WIN) -#include "mozilla/WindowsVersion.h" #include "nsWindowsRegKey.h" #endif |