summaryrefslogtreecommitdiffstats
path: root/macosx/ScanController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/ScanController.h')
-rw-r--r--macosx/ScanController.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/ScanController.h b/macosx/ScanController.h
index 47a7f6132..63c50b65c 100644
--- a/macosx/ScanController.h
+++ b/macosx/ScanController.h
@@ -1,4 +1,4 @@
-/* $Id: ScanController.h,v 1.4 2005/03/21 12:37:32 titer Exp $
+/* $Id: ScanController.h,v 1.4 2005/03/21 12:37:32 titer Exp $
This file is part of the HandBrake source code.
Homepage: <http://handbrake.m0k.org/>.
@@ -6,7 +6,7 @@
#include <Cocoa/Cocoa.h>
-#include "hb.h"
+#include "mediafork.h"
@class DriveDetector;
@interface ScanController : NSObject
{