Skip to content

Commit

Permalink
Update imports for objc module
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenetar committed Mar 9, 2022
1 parent a02c5e5 commit cbfa872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/pe/modules/block_osx.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
#include "common.h"

#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
#import <ImageIO/ImageIO.h>

#define RADIANS( degrees ) ( degrees * M_PI / 180 )

Expand Down

0 comments on commit cbfa872

Please sign in to comment.