| Index: jingle/notifier/communicator/login.h
|
| diff --git a/jingle/notifier/communicator/login.h b/jingle/notifier/communicator/login.h
|
| index 8f115f4b7cf77ad1b686c7c663d16e490a7b5eb0..06c06ac0e745f126fe76076b8cd3eda768c4fe87 100644
|
| --- a/jingle/notifier/communicator/login.h
|
| +++ b/jingle/notifier/communicator/login.h
|
| @@ -18,7 +18,7 @@
|
| #include "jingle/notifier/communicator/login_settings.h"
|
| #include "jingle/notifier/communicator/single_login_attempt.h"
|
| #include "net/base/network_change_notifier.h"
|
| -#include "webrtc/libjingle/xmpp/xmppengine.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/xmppengine.h"
|
|
|
| namespace buzz {
|
| class XmppClientSettings;
|
|
|