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 4fc764126d2a..000000000000 --- a/audio/zynaddsubfx/files/patch-src__Misc__Part.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Misc/Part.h~ 2013-10-22 18:39:58.000000000 +0300 -+++ src/Misc/Part.h 2013-10-22 18:40:09.000000000 +0300 -@@ -30,6 +30,7 @@ - #include "../Misc/Microtonal.h" - - #include <list> // For the monomemnotes list. -+#include <pthread.h> - - class EffectMgr; - class ADnoteParameters; |