# HG changeset patch # User reimar # Date 1287329138 0 # Node ID 47f95407542453db48345ed92cfed9d1f613c99f # Parent d1f6c6cf89052c37b3431ad265918a6ddf4ecf43 Add proper include for set_priority, diff -r d1f6c6cf8905 -r 47f954075424 mpcommon.c --- 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"