Skip to content

Commit

Permalink
Add function prototype to cocoa_common.h
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Feb 10, 2019
1 parent 5733ed9 commit b9db1c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/drivers/cocoa/cocoa_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,6 @@ extern apple_frontend_settings_t apple_frontend_settings;
#define UNSAFE_UNRETAINED
#endif

void *get_chosen_screen(void);

#endif

0 comments on commit b9db1c1

Please sign in to comment.