[MPlayer-cvslog] r32166 - trunk/osdep/macosx_finder_args.h
    diego 
    subversion at mplayerhq.hu
       
    Sun Sep 12 00:19:39 CEST 2010
    
    
  
Author: diego
Date: Sun Sep 12 00:19:39 2010
New Revision: 32166
Log:
Add required header m_config.h; fixes 'make checkheaders'.
Modified:
   trunk/osdep/macosx_finder_args.h
Modified: trunk/osdep/macosx_finder_args.h
==============================================================================
--- trunk/osdep/macosx_finder_args.h	Sun Sep 12 00:14:08 2010	(r32165)
+++ trunk/osdep/macosx_finder_args.h	Sun Sep 12 00:19:39 2010	(r32166)
@@ -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);
    
    
More information about the MPlayer-cvslog
mailing list