//
// MIDIFlavorBehaviorArrayController.h
// General
// Created by Christopher Snowhill on 04/12/16.
#import <Cocoa/Cocoa.h>
@interface MIDIFlavorBehaviorArrayController : NSArrayController
@end