Make multiple inclusion guard adhere to convention
Commited in SoC by Vitor Sessak on 2008-02-16 17:48:09 Originally committed as revision 12724 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
							parent
							
								
									4dae572fff
								
							
						
					
					
						commit
						25a0d98074
					
				@ -19,8 +19,8 @@
 | 
			
		||||
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef FFMPEG_AVFILTER_GRAPH_H
 | 
			
		||||
#define FFMPEG_AVFILTER_GRAPH_H
 | 
			
		||||
#ifndef FFMPEG_AVFILTERGRAPH_H
 | 
			
		||||
#define FFMPEG_AVFILTERGRAPH_H
 | 
			
		||||
 | 
			
		||||
#include "avfilter.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user