aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/error.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/error.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/error.h')
-rw-r--r--include/serd/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/serd/error.h b/include/serd/error.h
index 16b28e83..79b22a29 100644
--- a/include/serd/error.h
+++ b/include/serd/error.h
@@ -7,6 +7,7 @@
#include "serd/attributes.h"
#include "serd/caret.h"
#include "serd/status.h"
+#include "zix/attributes.h"
#include <stdarg.h>