diff mpcommon.c @ 32416:47f954075424

Add proper include for set_priority,
author reimar
date Sun, 17 Oct 2010 15:25:38 +0000
parents d1f6c6cf8905
children 728bd5c2aea7
line wrap: on
line diff
--- a/mpcommon.c	Sun Oct 17 15:23:33 2010 +0000
+++ b/mpcommon.c	Sun Oct 17 15:25:38 2010 +0000
@@ -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"