diff options
| author | pepper <peppersclothescult@gmail.com> | 2015-01-10 21:37:24 -0800 |
|---|---|---|
| committer | pepper <peppersclothescult@gmail.com> | 2015-01-10 21:37:24 -0800 |
| commit | 58f8437f4b8b741ddc8e7bcde21bf983cc618430 (patch) | |
| tree | bfd0a9d601274fe56de15a4eaeb0998f9481419d /vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h | |
| parent | 36773a28ece1641a2d827a29869cdd4c38e87925 (diff) | |
Diffstat (limited to 'vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h')
| -rw-r--r-- | vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h b/vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h new file mode 100644 index 0000000..5b55590 --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/drawtest/mac/xcode_vst_prefix.h @@ -0,0 +1,4 @@ +#include "vstplugsquartz.h" + +#include <Carbon/Carbon.h> +#include "vstgui.h" |
