Forgot one file from bug 278534 - nsURIHashKey depends on a full declaration of nsIURI.

This commit is contained in:
bsmedberg%covad.net 2005-02-19 16:04:34 +00:00
parent 3d5d14bc57
commit f321802ef1

View File

@ -39,6 +39,7 @@
#include "pldhash.h"
#include "nsCOMPtr.h"
#include "nsCRT.h"
#include "nsIURI.h"
/**
* Hashtable key class to use with nsTHashtable/nsBaseHashtable