/* File: DiscRecordingUI/DiscRecordingUI.h Contains: DiscRecordingUI interfaces. Version: Technology: Mac OS X Release: Mac OS X Copyright: (c) 2002-2007 Apple Inc. All Rights Reserved Bugs?: For bug reports, consult the following page on the World Wide Web: http://developer.apple.com/bugreporter/ */ #ifndef _H_DiscRecordingUI #define _H_DiscRecordingUI #if PRAGMA_ONCE #pragma once #endif #ifndef _H_DRBurnSession #include #endif #ifndef _H_DREraseSession #include #endif #ifdef __OBJC__ #import #import #import #import #import #import #endif #endif /* _H_DiscRecordingUI */