1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00

Fixed a typo in a comment

This commit is contained in:
Tom Poole 2018-02-22 22:59:11 +00:00
parent 581fa8c5a0
commit 40d0d74ce4

View file

@ -91,7 +91,7 @@
#include <public.sdk/source/vst/vsteditcontroller.h>
#include <public.sdk/source/vst/vstpresetfile.h>
#else
// needed for VST_VSERION
// needed for VST_VERSION
#include <pluginterfaces/vst/vsttypes.h>
#include <base/source/baseiids.cpp>