diff options
Diffstat (limited to 'remoting/jingle_glue/iq_request.h')
-rw-r--r-- | remoting/jingle_glue/iq_request.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/jingle_glue/iq_request.h b/remoting/jingle_glue/iq_request.h index 1e9e764..e95fa1e 100644 --- a/remoting/jingle_glue/iq_request.h +++ b/remoting/jingle_glue/iq_request.h @@ -8,8 +8,8 @@ #include <string> #include "base/callback.h" -#include "talk/xmpp/xmppengine.h" #include "testing/gtest/include/gtest/gtest_prod.h" +#include "third_party/libjingle/source/talk/xmpp/xmppengine.h" namespace remoting { |