summaryrefslogtreecommitdiff
path: root/p2p/base/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'p2p/base/constants.h')
-rw-r--r--p2p/base/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2p/base/constants.h b/p2p/base/constants.h
index 61dd815..4cd1166 100644
--- a/p2p/base/constants.h
+++ b/p2p/base/constants.h
@@ -29,7 +29,7 @@
#define TALK_P2P_BASE_CONSTANTS_H_
#include <string>
-#include "talk/xmllite/qname.h"
+#include "webrtc/libjingle/xmllite/qname.h"
// This file contains constants related to signaling that are used in various
// classes in this directory.