diff options
Diffstat (limited to 'macosx/plugins/DFSound/macsrc/NamedSlider.h')
| -rwxr-xr-x | macosx/plugins/DFSound/macsrc/NamedSlider.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/plugins/DFSound/macsrc/NamedSlider.h b/macosx/plugins/DFSound/macsrc/NamedSlider.h index 1dcfe3a3..0494b83e 100755 --- a/macosx/plugins/DFSound/macsrc/NamedSlider.h +++ b/macosx/plugins/DFSound/macsrc/NamedSlider.h @@ -1,6 +1,7 @@ /* NetSfPeopsSPUPluginNamedSlider */ #import <Cocoa/Cocoa.h> +#import "ARCBridge.h" @interface NamedSlider : NSSlider { |
