diff options
Diffstat (limited to 'macosx/HBJob.m')
-rw-r--r-- | macosx/HBJob.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBJob.m b/macosx/HBJob.m index 021c53640..ff7a7b5ad 100644 --- a/macosx/HBJob.m +++ b/macosx/HBJob.m @@ -5,6 +5,7 @@ It may be used under the terms of the GNU General Public License. */ #import "HBJob.h" +#import "HBTitle.h" #import "HBPreset.h" #import "HBAudioDefaults.h" |