blob: ea7d2c9ebb6550b9ab1c958ed85a6cbc91dee99b [file] [log] [blame]
/*
* Copyright 2004 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(phoglund): remove this file after downstream projects are updated.
// See bugs.webrtc.org/7504.
#ifndef P2P_CANDIDATE_H_
#define P2P_CANDIDATE_H_
#include "api/candidate.h"
#endif // P2P_CANDIDATE_H_