diff --git a/Riot/SupportingFiles/Riot-Bridging-Header.h b/Riot/SupportingFiles/Riot-Bridging-Header.h index 308a0046d..4271e28f1 100644 --- a/Riot/SupportingFiles/Riot-Bridging-Header.h +++ b/Riot/SupportingFiles/Riot-Bridging-Header.h @@ -22,3 +22,5 @@ #import "LegacyAppDelegate.h" #import "DirectoryServerPickerViewController.h" #import "MXSession+Riot.h" +#import "RoomFilesViewController.h" +#import "RoomSettingsViewController.h"