view mp_msg-mencoder.c @ 21354:072d3248d309

Fix 2 header bugs introduced by nplourde's previous commit: #include "loader/qtx/qtxsdk/components.h" needs inttypes.h which was no more implicitly included by earlier headers, and "#ifdef MACOSX" was used before '#include "config.h"'.
author uau
date Tue, 28 Nov 2006 23:53:07 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"