From 956d11235cb0c9ba43be912fac109007e1cf8e0a Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 11 Sep 2010 22:19:39 +0000 Subject: 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 --- osdep/macosx_finder_args.h | 1 + 1 file changed, 1 insertion(+) (limited to 'osdep/macosx_finder_args.h') diff --git a/osdep/macosx_finder_args.h b/osdep/macosx_finder_args.h index fd047181a4..4f06a139a6 100644 --- a/osdep/macosx_finder_args.h +++ b/osdep/macosx_finder_args.h @@ -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); -- cgit v1.2.3