[MPlayer-cvslog] r32502 - trunk/mpcommon.c

reimar subversion at mplayerhq.hu
Sun Oct 17 17:25:38 CEST 2010


Author: reimar
Date: Sun Oct 17 17:25:38 2010
New Revision: 32502

Log:
Add proper include for set_priority,

Modified:
   trunk/mpcommon.c

Modified: trunk/mpcommon.c
==============================================================================
--- trunk/mpcommon.c	Sun Oct 17 17:23:33 2010	(r32501)
+++ trunk/mpcommon.c	Sun Oct 17 17:25:38 2010	(r32502)
@@ -25,6 +25,7 @@
 #include "libmpdemux/stheader.h"
 #include "codec-cfg.h"
 #include "osdep/timer.h"
+#include "osdep/priority.h"
 #include "path.h"
 #include "mplayer.h"
 #include "libvo/font_load.h"


More information about the MPlayer-cvslog mailing list