Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / p2p / base / portproxy.h
index 8c28223..6f79318 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef TALK_P2P_BASE_PORTPROXY_H_
-#define TALK_P2P_BASE_PORTPROXY_H_
+#ifndef WEBRTC_P2P_BASE_PORTPROXY_H_
+#define WEBRTC_P2P_BASE_PORTPROXY_H_
 
-#include "talk/p2p/base/portinterface.h"
+#include "webrtc/p2p/base/portinterface.h"
 #include "webrtc/base/sigslot.h"
 
 namespace rtc {
@@ -101,4 +101,4 @@ class PortProxy : public PortInterface, public sigslot::has_slots<> {
 
 }  // namespace cricket
 
-#endif  // TALK_P2P_BASE_PORTPROXY_H_
+#endif  // WEBRTC_P2P_BASE_PORTPROXY_H_