Author: miguel Date: 2007-06-13 00:02:26 -0400 (Wed, 13 Jun 2007) New Revision: 79377
Modified: trunk/moon/src/ffvideo.cpp Log: Revert some of the breakage in the header shuffling Modified: trunk/moon/src/ffvideo.cpp =================================================================== --- trunk/moon/src/ffvideo.cpp 2007-06-13 03:58:12 UTC (rev 79376) +++ trunk/moon/src/ffvideo.cpp 2007-06-13 04:02:26 UTC (rev 79377) @@ -14,10 +14,8 @@ * */ -#ifdef HAVE_CONFIG_H +#define __STDC_CONSTANT_MACROS #include <config.h> -#endif - #include <stdio.h> #include <stdlib.h> #include <stdint.h> _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
