#import <Cocoa/Cocoa.h>

/// Circular slider with an arrow pointing north.
@interface MGLCompassCell : NSSliderCell
@end
