Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
01315ddf
Commit
01315ddf
authored
Oct 22, 2015
by
Felix Paul Kühne
Browse files
iOS: compilation fix
parent
dd606337
Changes
2
Hide whitespace changes
Inline
Side-by-side
Sources/VLCBoxTableViewController.m
View file @
01315ddf
...
...
@@ -11,6 +11,7 @@
*****************************************************************************/
#import "VLCBoxTableViewController.h"
#import "VLCCloudStorageTableViewCell.h"
#import "VLCBoxController.h"
#import "VLCAppDelegate.h"
#import <SSKeychain/SSKeychain.h>
...
...
Sources/VLCGoogleDriveTableViewController.m
View file @
01315ddf
...
...
@@ -16,6 +16,7 @@
#import "GTMOAuth2ViewControllerTouch.h"
#import "VLCGoogleDriveController.h"
#import "UIDevice+VLC.h"
#import "VLCCloudStorageTableViewCell.h"
@interface
VLCGoogleDriveTableViewController
()
<
VLCCloudStorageTableViewCell
>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment