mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Rename mp_core.h to core.h
Get rid of the mp_ prefix.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "video/decode/vd.h"
|
||||
#include "video/out/vo.h"
|
||||
|
||||
#include "mp_core.h"
|
||||
#include "core.h"
|
||||
#include "command.h"
|
||||
|
||||
void update_fps(struct MPContext *mpctx)
|
||||
|
||||
Reference in New Issue
Block a user