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
Родитель 3d5d14bc57
Коммит f321802ef1
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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