#import #import "dgbase/DirectoryPanel.h" @interface DirectoryPanel : DirectoryPanelBase { } - (IBAction)addiTunes:(id)sender; @end