diff options
Diffstat (limited to 'remoting/client/jni/chromoting_jni_instance.h')
-rw-r--r-- | remoting/client/jni/chromoting_jni_instance.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/jni/chromoting_jni_instance.h b/remoting/client/jni/chromoting_jni_instance.h index f7067f0..a02cd76 100644 --- a/remoting/client/jni/chromoting_jni_instance.h +++ b/remoting/client/jni/chromoting_jni_instance.h @@ -16,9 +16,9 @@ #include "remoting/client/client_user_interface.h" #include "remoting/client/frame_consumer_proxy.h" #include "remoting/client/jni/jni_frame_consumer.h" -#include "remoting/jingle_glue/xmpp_signal_strategy.h" #include "remoting/protocol/clipboard_stub.h" #include "remoting/protocol/cursor_shape_stub.h" +#include "remoting/signaling/xmpp_signal_strategy.h" namespace remoting { |