//
// OutputResamplerBehaviorArrayController.h
// General
// Created by Christopher Snowhill on 01/11/22.
#import <Cocoa/Cocoa.h>
@interface OutputResamplerBehaviorArrayController : NSArrayController
@end