summaryrefslogtreecommitdiff
path: root/audio/zynaddsubfx/files/patch-src__Misc__Part.h
blob: 4fc764126d2a601a2a8af3bf78238c151bc47e31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;