| Index: jingle/notifier/base/weak_xmpp_client.h
|
| diff --git a/jingle/notifier/base/weak_xmpp_client.h b/jingle/notifier/base/weak_xmpp_client.h
|
| index 47c558780390fe8280174bf6d4a7515a9702a1be..0475b42269b1139a30a6b7613e9f800728c620d4 100644
|
| --- a/jingle/notifier/base/weak_xmpp_client.h
|
| +++ b/jingle/notifier/base/weak_xmpp_client.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "talk/xmpp/xmppclient.h"
|
| +#include "webrtc/libjingle/xmpp/xmppclient.h"
|
|
|
| namespace rtc {
|
| class TaskParent;
|
|
|