mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1236680 Part 3: Add #ifs to include to fix bustage. r=me
This commit is contained in:
parent
6902402578
commit
03786961d3
@ -8,7 +8,9 @@
|
||||
#include "GMPUtils.h"
|
||||
#include "nsIFile.h"
|
||||
#include "nsIRunnable.h"
|
||||
#if defined(XP_WIN) && defined(MOZ_SANDBOX)
|
||||
#include "WinUtils.h"
|
||||
#endif
|
||||
|
||||
#include "base/string_util.h"
|
||||
#include "base/process_util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user