Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / xmpp / saslmechanism.cc
index 8877084..9fb01bc 100644 (file)
@@ -26,8 +26,8 @@
  */
 
 #include "webrtc/libjingle/xmllite/xmlelement.h"
-#include "talk/xmpp/constants.h"
-#include "talk/xmpp/saslmechanism.h"
+#include "webrtc/libjingle/xmpp/constants.h"
+#include "webrtc/libjingle/xmpp/saslmechanism.h"
 #include "webrtc/base/base64.h"
 
 using rtc::Base64;