mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 13:47:04 +00:00
player: add missing include directive
This commit is contained in:
parent
385febe276
commit
782c7acd16
@ -19,6 +19,7 @@
|
|||||||
#define MPLAYER_MP_CORE_H
|
#define MPLAYER_MP_CORE_H
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
#include <pthread.h>
|
||||||
|
|
||||||
#include "libmpv/client.h"
|
#include "libmpv/client.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user