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 d77903c6129e2ad2210d2195a225b2654db0b6c6..66f2e72a9cf11cdc8b3770dc59761d6cfedc8078 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; |