blob: e05b5dc6670f92a40a7684eaa51d2f564c916a65 [file] [log] [blame]
/*
* Copyright (c) 2013 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.
*/
#ifndef CALL_VIDEO_CONFIG_H_
#define CALL_VIDEO_CONFIG_H_
// TODO(bugs.webrtc.org/8830): Header file moved to api/. Delete this
// file as soon as downstream applications are updated.
#include "api/video_codecs/video_encoder_config.h"
#endif // CALL_VIDEO_CONFIG_H_