From 93323fe97380bad325cac617d06e4df14a27c2e9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 25 Feb 2021 12:12:15 -0500 Subject: Split up serd_internal.h --- src/byte_sink.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/byte_sink.h') diff --git a/src/byte_sink.h b/src/byte_sink.h index d033f227..ada5e8a9 100644 --- a/src/byte_sink.h +++ b/src/byte_sink.h @@ -4,7 +4,7 @@ #ifndef SERD_SRC_BYTE_SINK_H #define SERD_SRC_BYTE_SINK_H -#include "serd_internal.h" +#include "macros.h" #include "system.h" #include "serd/sink.h" -- cgit v1.2.1