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 94feab4fb..635adc7b8 100644 --- a/macosx/QueueController.h +++ b/macosx/QueueController.h @@ -2,7 +2,7 @@ #include <Cocoa/Cocoa.h> -#include "mediafork.h" +#include "hb.h" @interface QueueController : NSObject { |