commit | a09a99950ec40aef6421e4ba35eee7196b7a6e68 | [log] [tgz] |
---|---|---|
author | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 13 17:26:08 2014 +0000 |
committer | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 13 17:26:08 2014 +0000 |
tree | 8831fcbdfb81a82a6a724c57fe1ec206c7cf0e05 | |
parent | b242c44354348ff3b8deb37e877114348a7c2ae4 [diff] [blame] |
(Auto)update libjingle 73222930-> 73226398 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6891 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/talk/examples/call/presencepushtask.cc b/talk/examples/call/presencepushtask.cc index 31ccc32..b598eb6 100644 --- a/talk/examples/call/presencepushtask.cc +++ b/talk/examples/call/presencepushtask.cc
@@ -27,9 +27,9 @@ #include "talk/examples/call/presencepushtask.h" -#include "webrtc/base/stringencode.h" #include "talk/examples/call/muc.h" #include "talk/xmpp/constants.h" +#include "webrtc/base/stringencode.h"