diff options
Diffstat (limited to 'macosx/HBUtilities.h')
-rw-r--r-- | macosx/HBUtilities.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBUtilities.h b/macosx/HBUtilities.h index 5166b1d07..7e40a0135 100644 --- a/macosx/HBUtilities.h +++ b/macosx/HBUtilities.h @@ -4,7 +4,7 @@ Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ -#import <Cocoa/Cocoa.h> +#import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN |