diff --git a/src/effects/lv2/LV2Effect.cpp b/src/effects/lv2/LV2Effect.cpp index 4dc41c44c..737452791 100755 --- a/src/effects/lv2/LV2Effect.cpp +++ b/src/effects/lv2/LV2Effect.cpp @@ -67,10 +67,6 @@ #include #endif -#if defined(__WXMAC__) -#include -#endif - // Define a maximum block size in number of samples (not bytes) #define DEFAULT_BLOCKSIZE 1048576