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 02abc5be1..fd4704624 100644 --- a/macosx/HBUtilities.h +++ b/macosx/HBUtilities.h @@ -5,7 +5,7 @@ It may be used under the terms of the GNU General Public License. */ #import <Foundation/Foundation.h> -#import "HBSecurityAccessToken.h" +#import <HandBrakeKit/HBSecurityAccessToken.h> NS_ASSUME_NONNULL_BEGIN |