since nsIPref.h got removed from the interface, include it here

This commit is contained in:
alecf%netscape.com 1999-04-16 00:30:57 +00:00
Родитель ddbeb7d312
Коммит 99e7600407
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -26,6 +26,7 @@
#include "plstr.h"
#include "prmem.h"
#include "nsMsgBaseCID.h"
#include "nsIPref.h"
static NS_DEFINE_CID(kMsgIdentityCID, NS_MSGIDENTITY_CID);
static NS_DEFINE_CID(kPrefServiceCID, NS_PREF_CID);