//
// VideoSettingsViewController.h
// VideoCalls
// Created by Ivan Sein on 15.03.18.
// Copyright © 2018 struktur AG. All rights reserved.
#import <UIKit/UIKit.h>
@interface VideoSettingsViewController : UITableViewController
@end