summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/til_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/til_stream.h b/src/til_stream.h
index e6346fd..5473aec 100644
--- a/src/til_stream.h
+++ b/src/til_stream.h
@@ -19,6 +19,7 @@
#include <stddef.h>
#include <stdint.h>
+#include <stdio.h>
#include "til_module_context.h"
#include "til_setup.h"
© All Rights Reserved