aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/atom/forge.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/atom/forge.h')
-rw-r--r--lv2/atom/forge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/atom/forge.h b/lv2/atom/forge.h
index 037088a..b87d12f 100644
--- a/lv2/atom/forge.h
+++ b/lv2/atom/forge.h
@@ -58,6 +58,8 @@
#include <assert.h>
#include <stdbool.h>
+#include <stdint.h>
+#include <string.h>
#ifdef __cplusplus
extern "C" {