diff options
Diffstat (limited to 'macosx/HBVideo+UIAdditions.m')
-rw-r--r-- | macosx/HBVideo+UIAdditions.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBVideo+UIAdditions.m b/macosx/HBVideo+UIAdditions.m index a2c1b4d39..cd9823698 100644 --- a/macosx/HBVideo+UIAdditions.m +++ b/macosx/HBVideo+UIAdditions.m @@ -8,7 +8,7 @@ #import "HBJob+Private.h" #import "HBLocalizationUtilities.h" -#include "handbrake.h" +#include "handbrake/handbrake.h" @implementation HBVideo (UIAdditions) |