From cd3d9986f40fd4e605ac2e8168512065439173e2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 1 Oct 2022 20:12:13 -0400 Subject: Split up public API header --- src/string_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/string_utils.h') diff --git a/src/string_utils.h b/src/string_utils.h index 723df710..86795dcb 100644 --- a/src/string_utils.h +++ b/src/string_utils.h @@ -4,7 +4,7 @@ #ifndef SERD_SRC_STRING_UTILS_H #define SERD_SRC_STRING_UTILS_H -#include "serd/serd.h" +#include "serd/node.h" #include #include -- cgit v1.2.1