From dadf08057acf8a43b878b0448ce9019efbdf0309 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 15 Jun 2018 15:15:55 -0400 Subject: Make SerdSink opaque --- src/writer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/writer.c') diff --git a/src/writer.c b/src/writer.c index 4a5d12ab..c11920eb 100644 --- a/src/writer.c +++ b/src/writer.c @@ -18,6 +18,7 @@ #include "env.h" #include "node.h" #include "serd_internal.h" +#include "sink.h" #include "stack.h" #include "string_utils.h" #include "system.h" -- cgit v1.2.1