commit | 5866d2fa014210c49026aad42b50cf1c7dcc719c | [log] [tgz] |
---|---|---|
author | pthatcher@google.com <pthatcher@google.com@dd674b97-3498-5ee5-1854-bdd07cd0ff33> | Wed Jan 25 18:05:59 2012 +0000 |
committer | pthatcher@google.com <pthatcher@google.com@dd674b97-3498-5ee5-1854-bdd07cd0ff33> | Wed Jan 25 18:05:59 2012 +0000 |
tree | baf1316c8fdb24279a11912ff73ea095983cd89a | |
parent | 86b1be638c48915a959bf4c7ea82959817b4d4e3 [diff] |
Fix windows build break. git-svn-id: http://libjingle.googlecode.com/svn/trunk@111 dd674b97-3498-5ee5-1854-bdd07cd0ff33
diff --git a/talk/session/phone/mediamessages.h b/talk/session/phone/mediamessages.h index 8a8a6de..6f38a64 100644 --- a/talk/session/phone/mediamessages.h +++ b/talk/session/phone/mediamessages.h
@@ -45,7 +45,7 @@ namespace cricket { -class StreamParams; +struct StreamParams; // A collection of audio and video streams. Most of the methods are // merely for convenience. Many of these methods are keyed by ssrc,