summaryrefslogtreecommitdiffstats
path: root/macosx/HBController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBController.h')
-rw-r--r--macosx/HBController.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/macosx/HBController.h b/macosx/HBController.h
index 4b951fd90..818c027c2 100644
--- a/macosx/HBController.h
+++ b/macosx/HBController.h
@@ -6,11 +6,10 @@
#import <Cocoa/Cocoa.h>
+@import HandBrakeKit;
+
@class HBAppDelegate;
@class HBQueue;
-@class HBPresetsManager;
-
-@class HBJob;
NS_ASSUME_NONNULL_BEGIN