diff options
Diffstat (limited to 'audio/zynaddsubfx/files/patch-src_Misc_Part.h')
-rw-r--r-- | audio/zynaddsubfx/files/patch-src_Misc_Part.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/zynaddsubfx/files/patch-src_Misc_Part.h b/audio/zynaddsubfx/files/patch-src_Misc_Part.h deleted file mode 100644 index 2541cc763ab5..000000000000 --- a/audio/zynaddsubfx/files/patch-src_Misc_Part.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Misc/Part.h.orig 2012-06-14 14:35:03 UTC -+++ src/Misc/Part.h -@@ -30,6 +30,7 @@ - #include "../Misc/Microtonal.h" - - #include <list> // For the monomemnotes list. -+#include <pthread.h> - - class EffectMgr; - class ADnoteParameters; |