diff --git a/plugins/zynaddsubfx/ZynAddSubFx.cpp b/plugins/zynaddsubfx/ZynAddSubFx.cpp index 74512a83e..8eca9fdae 100644 --- a/plugins/zynaddsubfx/ZynAddSubFx.cpp +++ b/plugins/zynaddsubfx/ZynAddSubFx.cpp @@ -24,7 +24,12 @@ #include "lmmsconfig.h" +#ifndef LMMS_BUILD_APPLE #include +#endif +#ifdef LMMS_BUILD_APPLE +#include +#endif #include #include #include