diff options
Diffstat (limited to 'src/byte_sink.h')
-rw-r--r-- | src/byte_sink.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |