Restore include that was lost during a merge

This commit is contained in:
Michael Wu 2010-06-23 12:59:59 -07:00
parent 80b0790650
commit 225a4cdd63

View File

@ -58,6 +58,8 @@
#include "nsURLHelper.h"
#include "nsEscape.h"
#include "mozilla/Omnijar.h"
static NS_DEFINE_CID(kResURLCID, NS_RESURL_CID);
static nsResProtocolHandler *gResHandler = nsnull;