mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bustage fix.
This commit is contained in:
parent
311284ddff
commit
9a82f09922
@ -56,6 +56,7 @@
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsIComponentRegistrar.h"
|
||||
#include "jsapi.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "jsprf.h"
|
||||
#include "nscore.h"
|
||||
#include "nsMemory.h"
|
||||
@ -84,10 +85,6 @@
|
||||
|
||||
#include "nsIJSContextStack.h"
|
||||
|
||||
#if defined(MOZ_SHARK) || defined(MOZ_CALLGRIND)
|
||||
#include "jsdbgapi.h"
|
||||
#endif
|
||||
|
||||
/***************************************************************************/
|
||||
|
||||
#ifdef JS_THREADSAFE
|
||||
|
Loading…
Reference in New Issue
Block a user