diff options
Diffstat (limited to 'macosx/NSDictionary+HBAdditions.h')
-rw-r--r-- | macosx/NSDictionary+HBAdditions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/NSDictionary+HBAdditions.h b/macosx/NSDictionary+HBAdditions.h index b653d1b59..42fc79a54 100644 --- a/macosx/NSDictionary+HBAdditions.h +++ b/macosx/NSDictionary+HBAdditions.h @@ -5,7 +5,7 @@ It may be used under the terms of the GNU General Public License. */ #import <Foundation/Foundation.h> -#include "hb_dict.h" +#include "handbrake/hb_dict.h" NS_ASSUME_NONNULL_BEGIN |