//
//  VolumeBehaviorArrayController.h
//  General
//
//  Created by Christopher Snowhill on 10/1/13.
//
//

#import <Cocoa/Cocoa.h>

@interface VolumeBehaviorArrayController : NSArrayController

@end