Get Python DOM extension building again.

Not part of the default build


git-svn-id: svn://10.0.0.236/trunk@218427 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mhammond%skippinet.com.au
2007-01-16 08:52:14 +00:00
parent f45d42ada7
commit 3e221fcba3

View File

@@ -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"