diff --git a/mozilla/xpcom/build/dlldeps.cpp b/mozilla/xpcom/build/dlldeps.cpp index 45900e1d9ac..73c0200ea8b 100644 --- a/mozilla/xpcom/build/dlldeps.cpp +++ b/mozilla/xpcom/build/dlldeps.cpp @@ -38,6 +38,7 @@ // Force references to all of the symbols that we want exported from // the dll that are located in the .lib files we link with +#include #include "nsVoidArray.h" #include "nsValueArray.h" #include "nsIAtom.h"