diff options
Diffstat (limited to 'sratom/sratom.h')
-rw-r--r-- | sratom/sratom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sratom/sratom.h b/sratom/sratom.h index c94e855..3d6351a 100644 --- a/sratom/sratom.h +++ b/sratom/sratom.h @@ -21,6 +21,7 @@ #ifndef SRATOM_SRATOM_H #define SRATOM_SRATOM_H +#include <stdbool.h> #include <stdint.h> #include "lv2/lv2plug.in/ns/ext/urid/urid.h" |