Fix bustage from bug 369505 by adding missing #include.

This commit is contained in:
reed@reedloden.com 2007-11-16 20:36:57 -08:00
parent 0c0311669b
commit 172f2bcd2a

View File

@ -42,6 +42,7 @@
#include "nsCRT.h"
#include "prmem.h"
#include "prprf.h"
#include "VerReg.h"
#include "nsInstallExecute.h"
#include "nsInstallResources.h"