summaryrefslogtreecommitdiff
path: root/include/tinyff/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tinyff/stream.h')
-rw-r--r--include/tinyff/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyff/stream.h b/include/tinyff/stream.h
index 250767e..95c5884 100644
--- a/include/tinyff/stream.h
+++ b/include/tinyff/stream.h
@@ -4,7 +4,7 @@
#include <stddef.h>
-#define FF_NULL_STREAM {0}
+#define FF_NULL_STREAM (ff_stream){0}