Fix clang build error.

TBR=henrik.lundin@webrtc.org
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/367005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1505 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-01-23 15:23:31 +00:00
parent 8fe03af674
commit 175fecde97

View File

@ -25,7 +25,7 @@
#define FIRSTLINELEN 40
#define RAND_VEC_LENGTH 4096
class PayloadCodecTuple;
struct PayloadCodecTuple;
struct RawRtpPacket
{