diff options
Diffstat (limited to 'macosx/PictureController.h')
-rw-r--r-- | macosx/PictureController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PictureController.h b/macosx/PictureController.h index edff8d2cf..f8742f8f3 100644 --- a/macosx/PictureController.h +++ b/macosx/PictureController.h @@ -4,7 +4,7 @@ Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ -#include <Cocoa/Cocoa.h> +#import <Cocoa/Cocoa.h> #include "hb.h" |