Skip to content

Commit 43e8460

Browse files
committed
Add missing imports to MSDynamicsDrawerViewControllerFramework.h
1 parent 1e36514 commit 43e8460

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Docs/MSDynamicsDrawerViewControllerFramework/MSDynamicsDrawerViewControllerFramework.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ FOUNDATION_EXPORT const unsigned char MSDynamicsDrawerViewControllerFrameworkVer
88

99
// In this header, you should import all the public headers of your framework using statements like #import <MSDynamicsDrawerViewControllerFramework/PublicHeader.h>
1010

11-
<MSDynamicsDrawerViewControllerFramework/MSDynamicsDrawerStyler.h>
12-
<MSDynamicsDrawerViewControllerFramework/MSDynamicsDrawerViewController.h>
11+
#import <MSDynamicsDrawerViewControllerFramework/MSDynamicsDrawerStyler.h>
12+
#import <MSDynamicsDrawerViewControllerFramework/MSDynamicsDrawerViewController.h>

0 commit comments

Comments
 (0)