From cab2e4f5caf454dd5f96eddfaba9c89c5aad51fc Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 12 Aug 2008 13:46:01 +0300 Subject: Include corresponding .h in some .c files --- mpcommon.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mpcommon.c') diff --git a/mpcommon.c b/mpcommon.c index c6a8559013..d07e4eb27c 100644 --- a/mpcommon.c +++ b/mpcommon.c @@ -1,4 +1,5 @@ #include +#include "mpcommon.h" #include "options.h" #include "stream/stream.h" #include "libmpdemux/demuxer.h" -- cgit v1.2.3