#ifndef __AMUSE_AUDIOUNIT_VIEWCONTROLLER_HPP__ #define __AMUSE_AUDIOUNIT_VIEWCONTROLLER_HPP__ #import @interface AudioUnitViewController : AUViewController @end #endif // __AMUSE_AUDIOUNIT_VIEWCONTROLLER_HPP__