| Index: jingle/notifier/listener/xmpp_push_client.h
|
| diff --git a/jingle/notifier/listener/xmpp_push_client.h b/jingle/notifier/listener/xmpp_push_client.h
|
| index 4c6fea573696916734b1435495f20bcfe66252eb..af0057b248223828f62a2b121817a70129131ed5 100644
|
| --- a/jingle/notifier/listener/xmpp_push_client.h
|
| +++ b/jingle/notifier/listener/xmpp_push_client.h
|
| @@ -22,7 +22,7 @@
|
| #include "jingle/notifier/listener/push_notifications_listen_task.h"
|
| #include "jingle/notifier/listener/push_notifications_subscribe_task.h"
|
| #include "jingle/notifier/listener/send_ping_task.h"
|
| -#include "talk/xmpp/xmppclientsettings.h"
|
| +#include "webrtc/libjingle/xmpp/xmppclientsettings.h"
|
|
|
| namespace buzz {
|
| class XmppTaskParentInterface;
|
|
|