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