add include header to fix freebsd compile
Some checks failed
eden-license / license-header (pull_request) Failing after 36s
Some checks failed
eden-license / license-header (pull_request) Failing after 36s
This commit is contained in:
parent
3f4eeb7a65
commit
017272f51f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <mutex>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/hle/service/nvnflinger/hos_binder_driver_server.h"
|
||||
|
||||
namespace Service::Nvnflinger {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue