aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend.h')
-rw-r--r--src/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend.h b/src/frontend.h
index f18fb86..e95fa6d 100644
--- a/src/frontend.h
+++ b/src/frontend.h
@@ -11,6 +11,7 @@
#include <lilv/lilv.h>
#include <stdbool.h>
+#include <stdint.h>
// Interface that must be implemented by UIs
JALV_BEGIN_DECLS