diff options
Diffstat (limited to 'remoting/protocol/jingle_messages.h')
-rw-r--r-- | remoting/protocol/jingle_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/jingle_messages.h b/remoting/protocol/jingle_messages.h index 2b5feaa..828bb57 100644 --- a/remoting/protocol/jingle_messages.h +++ b/remoting/protocol/jingle_messages.h @@ -10,7 +10,7 @@ #include "base/memory/scoped_ptr.h" #include "third_party/libjingle/source/talk/p2p/base/candidate.h" -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" namespace remoting { |