diff options
Diffstat (limited to 'macosx/HBPreset.h')
-rw-r--r-- | macosx/HBPreset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBPreset.h b/macosx/HBPreset.h index 75a8a6a42..77b7f82e9 100644 --- a/macosx/HBPreset.h +++ b/macosx/HBPreset.h @@ -5,7 +5,7 @@ It may be used under the terms of the GNU General Public License. */ #import <Foundation/Foundation.h> -#import "HBTreeNode.h" +#import <HandBrakeKit/HBTreeNode.h> NS_ASSUME_NONNULL_BEGIN |