summaryrefslogtreecommitdiff
path: root/xmpp/constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'xmpp/constants.cc')
-rw-r--r--xmpp/constants.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmpp/constants.cc b/xmpp/constants.cc
index a2179ca..297eafd 100644
--- a/xmpp/constants.cc
+++ b/xmpp/constants.cc
@@ -29,9 +29,9 @@
#include <string>
-#include "talk/xmllite/qname.h"
-#include "talk/xmllite/xmlconstants.h"
-#include "talk/xmllite/xmlelement.h"
+#include "webrtc/libjingle/xmllite/qname.h"
+#include "webrtc/libjingle/xmllite/xmlconstants.h"
+#include "webrtc/libjingle/xmllite/xmlelement.h"
#include "talk/xmpp/jid.h"
#include "webrtc/base/basicdefs.h"