mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 784894 - Fix sharkctl.h #include on OSX (r=bustage)
This commit is contained in:
parent
26d0c535b6
commit
ea3eeebc95
@ -48,7 +48,7 @@
|
||||
#include "mozilla/Util.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include "sharkctl.h"
|
||||
#include "devtools/sharkctl.h"
|
||||
#endif
|
||||
|
||||
using namespace js;
|
||||
|
Loading…
Reference in New Issue
Block a user