diff options
Diffstat (limited to 'macosx/HBVideo.h')
-rw-r--r-- | macosx/HBVideo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBVideo.h b/macosx/HBVideo.h index 8f3647123..352b274f9 100644 --- a/macosx/HBVideo.h +++ b/macosx/HBVideo.h @@ -5,7 +5,7 @@ It may be used under the terms of the GNU General Public License. */ #import <Foundation/Foundation.h> -#import "HBPresetCoding.h" +#import <HandBrakeKit/HBPresetCoding.h> @class HBJob; |