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