X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fremoting%2Fhost%2Fheartbeat_sender.cc;h=de7b414f8c51469b20cb4623894ee8226bbba6ba;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=61b9370bf1d67918e4a2776bf4cb1410a4d2d22a;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/remoting/host/heartbeat_sender.cc b/src/remoting/host/heartbeat_sender.cc index 61b9370..de7b414 100644 --- a/src/remoting/host/heartbeat_sender.cc +++ b/src/remoting/host/heartbeat_sender.cc @@ -15,9 +15,9 @@ #include "remoting/base/constants.h" #include "remoting/base/logging.h" #include "remoting/host/server_log_entry_host.h" -#include "remoting/jingle_glue/iq_sender.h" -#include "remoting/jingle_glue/server_log_entry.h" -#include "remoting/jingle_glue/signal_strategy.h" +#include "remoting/signaling/iq_sender.h" +#include "remoting/signaling/server_log_entry.h" +#include "remoting/signaling/signal_strategy.h" #include "third_party/libjingle/source/talk/xmllite/xmlelement.h" #include "third_party/libjingle/source/talk/xmpp/constants.h"