summaryrefslogtreecommitdiffstats
path: root/slv2/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/types.h')
-rw-r--r--slv2/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slv2/types.h b/slv2/types.h
index fa98940..d17568f 100644
--- a/slv2/types.h
+++ b/slv2/types.h
@@ -24,6 +24,7 @@ extern "C" {
#endif
#include <stdint.h>
+#include <stdbool.h>
#define SLV2_NAMESPACE_LV2 "http://lv2plug.in/ns/lv2core#"
#define SLV2_PORT_CLASS_PORT "http://lv2plug.in/ns/lv2core#Port"