[MPlayer-cvslog] r32976 - trunk/mplayer.c
cboesch
subversion at mplayerhq.hu
Sun Feb 27 11:30:04 CET 2011
Author: cboesch
Date: Sun Feb 27 11:30:04 2011
New Revision: 32976
Log:
10l: forgot mp_strings.h header include with mp_asprintf prototype.
Modified:
trunk/mplayer.c
Modified: trunk/mplayer.c
==============================================================================
--- trunk/mplayer.c Sat Feb 26 22:42:31 2011 (r32975)
+++ trunk/mplayer.c Sun Feb 27 11:30:04 2011 (r32976)
@@ -112,6 +112,7 @@
#include "mp_core.h"
#include "mp_fifo.h"
#include "mp_msg.h"
+#include "mp_strings.h"
#include "mpcommon.h"
#include "mplayer.h"
#include "osdep/getch2.h"
More information about the MPlayer-cvslog
mailing list