commit | d4e598d57aed714a599444a7eab5e8fdde52a950 | [log] [tgz] |
---|---|---|
author | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Jul 29 17:36:52 2014 +0000 |
committer | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Jul 29 17:36:52 2014 +0000 |
tree | 67b1dcdcff833ff9e790a23ae35f5f1edeea0c28 | |
parent | fc8b0871d9142bb2ca66d4e6ebb278083141e9d3 [diff] [blame] |
(Auto)update libjingle 72097588-> 72159069 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6799 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/talk/examples/call/presencepushtask.h b/talk/examples/call/presencepushtask.h index 9cd1b42..5a080d3 100644 --- a/talk/examples/call/presencepushtask.h +++ b/talk/examples/call/presencepushtask.h
@@ -33,7 +33,7 @@ #include "talk/xmpp/xmppengine.h" #include "talk/xmpp/xmpptask.h" #include "talk/xmpp/presencestatus.h" -#include "talk/base/sigslot.h" +#include "webrtc/base/sigslot.h" #include "talk/examples/call/callclient.h" namespace buzz {