summaryrefslogtreecommitdiffstats
path: root/suil/suil.h
diff options
context:
space:
mode:
Diffstat (limited to 'suil/suil.h')
-rw-r--r--suil/suil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/suil/suil.h b/suil/suil.h
index 48b418e..8cdafd6 100644
--- a/suil/suil.h
+++ b/suil/suil.h
@@ -24,6 +24,7 @@
#include "lv2/core/lv2.h"
#include <stdbool.h>
+#include <stdint.h>
#ifdef _WIN32
# define SUIL_LIB_IMPORT __declspec(dllimport)