Skip to content

Commit ccf86e8

Browse files
Fix import
1 parent 8352e1d commit ccf86e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/Filters/NBUPresetFilterView.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
// limitations under the License.
1919
//
2020

21-
#import "ObjectView.h"
22-
#import "UIImageView+NBUAdditions.h"
21+
#import <NBUKit/ObjectView.h>
22+
#import <NBUKit/UIImageView+NBUAdditions.h>
2323

2424
@class NBUFilter, ObjectSlideView;
2525

0 commit comments

Comments
 (0)