Get Python DOM extension building again.

Not part of the default build
This commit is contained in:
mhammond%skippinet.com.au 2007-01-16 08:52:14 +00:00
Родитель 9f346e2996
Коммит 0e7ef1c8b1
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -43,6 +43,8 @@
#include "nsIAtom.h"
#include "prtime.h"
#include "nsStringAPI.h"
#include "nsIWeakReference.h" // needed by nsGUIEvent.h
#include "nsIWeakReferenceUtils.h" // needed by nsGUIEvent.h
#include "nsGUIEvent.h"
#include "nsServiceManagerUtils.h"
#include "nsDOMScriptObjectHolder.h"