aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/memory.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-07-17 13:19:27 -0400
committerDavid Robillard <d@drobilla.net>2023-12-02 18:49:08 -0500
commitc3bc111f7fb2a44e068e5250f7823352e44c76dc (patch)
tree4ecfff5a04eaab39a5152f72a41906a6e64b08a9 /include/serd/memory.h
parentea4b6e7d109ae3abc7f8ecdf99e3eb33e3484b77 (diff)
downloadserd-c3bc111f7fb2a44e068e5250f7823352e44c76dc.tar.gz
serd-c3bc111f7fb2a44e068e5250f7823352e44c76dc.tar.bz2
serd-c3bc111f7fb2a44e068e5250f7823352e44c76dc.zip
Factor out and expose serd_write_file_uri()
Diffstat (limited to 'include/serd/memory.h')
-rw-r--r--include/serd/memory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/serd/memory.h b/include/serd/memory.h
index 0e50c4e3..050b7597 100644
--- a/include/serd/memory.h
+++ b/include/serd/memory.h
@@ -5,6 +5,7 @@
#define SERD_MEMORY_H
#include "serd/attributes.h"
+#include "zix/attributes.h"
SERD_BEGIN_DECLS