diff --git a/types.h b/types.h index d2a20b1..565c4ac 100644 --- a/types.h +++ b/types.h @@ -23,6 +23,9 @@ #include #include +#include + +typedef uuid_t jack_uuid_t; typedef int32_t jack_shmsize_t;