mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 21:31:52 +00:00
osdep/macosx_finder_args.h: include required header m_config.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32166 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0feeb9a000
commit
956d11235c
@ -19,6 +19,7 @@
|
||||
#ifndef MPLAYER_MACOSX_FINDER_ARGS_H
|
||||
#define MPLAYER_MACOSX_FINDER_ARGS_H
|
||||
|
||||
#include "m_config.h"
|
||||
#include "playtree.h"
|
||||
|
||||
play_tree_t *macosx_finder_args(m_config_t *config, int argc, char **argv);
|
||||
|
Loading…
Reference in New Issue
Block a user