build: fix macOS build (#29484)
This commit is contained in:
parent
3cfe5c6a21
commit
97fde6dc9c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#include "base/path_service.h"
|
||||
#include "shell/browser/api/electron_api_app.h"
|
||||
#include "shell/common/electron_paths.h"
|
||||
#include "shell/common/node_includes.h"
|
||||
#include "shell/common/process_util.h"
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <sys/sysctl.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue