@@ -18,4 +18,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "aeffectx.h"
-typedef AEffect *(*vstPluginMain)(audioMasterCallback audioMaster);
+typedef AEffect *(*vstPluginMain)(audioMasterCallback audioMaster);
@@ -379,4 +379,4 @@ enum VstPlugCategory
kPlugCategMaxCount // 12=Marker to count the categories
};
-#endif
+#endif