diff options
Diffstat (limited to 'macosx/QueueController.h')
-rw-r--r-- | macosx/QueueController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/QueueController.h b/macosx/QueueController.h index 635adc7b8..94feab4fb 100644 --- a/macosx/QueueController.h +++ b/macosx/QueueController.h @@ -2,7 +2,7 @@ #include <Cocoa/Cocoa.h> -#include "hb.h" +#include "mediafork.h" @interface QueueController : NSObject { |