aboutsummaryrefslogtreecommitdiff
path: root/audio/calf/files/patch-src__calf__audio_fx.h
blob: 0b13344273114ceec91483fdd8d1218bd7cff793 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/calf/audio_fx.h.orig	2015-03-13 23:00:12 UTC
+++ src/calf/audio_fx.h
@@ -27,6 +27,7 @@
 #include "inertia.h"
 #include "giface.h"
 #include "onepole.h"
+#include <sys/types.h>
 #include <complex>
 
 namespace calf_plugins {