Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
Let's @import instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mdiep committed Sep 23, 2015
1 parent e8f60b1 commit 87bc940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rebel/RBLHTMLView.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Copyright (c) 2013 GitHub. All rights reserved.
//

#import <WebKit/WebKit.h>
@import WebKit;

// A view for displaying HTML-styled text.
@interface RBLHTMLView : WebView
Expand Down

0 comments on commit 87bc940

Please sign in to comment.