diff rtp_h264.h @ 3617:74fbde8871c4 libavformat

Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached.
author michael
date Fri, 01 Aug 2008 22:29:29 +0000
parents bf39ed8d3d69
children 1b6245500d8c
line wrap: on
line diff
--- a/rtp_h264.h	Fri Aug 01 16:29:26 2008 +0000
+++ b/rtp_h264.h	Fri Aug 01 22:29:29 2008 +0000
@@ -22,7 +22,6 @@
 #ifndef FFMPEG_RTP_H264_H
 #define FFMPEG_RTP_H264_H
 
-#include <stdint.h>
 #include "rtp_internal.h"
 
 extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;