Juggled interfaces around: they each live in their own .idl file now, which affects headers.

This commit is contained in:
waterson%netscape.com 1999-05-05 03:14:31 +00:00
Родитель eb4e1e74ef
Коммит 98278b8fa5
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -20,6 +20,7 @@
#define nsRDFResource_h__ #define nsRDFResource_h__
#include "nsIRDFNode.h" #include "nsIRDFNode.h"
#include "nsIRDFResource.h"
#include "nscore.h" #include "nscore.h"
#include "rdf.h" #include "rdf.h"
class nsIRDFService; class nsIRDFService;