From d4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9 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/static_nodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static_nodes.h') diff --git a/src/static_nodes.h b/src/static_nodes.h index adbb5849..467d846f 100644 --- a/src/static_nodes.h +++ b/src/static_nodes.h @@ -19,8 +19,8 @@ #include "serd/serd.h" +#include "namespaces.h" #include "node.h" -#include "serd_internal.h" typedef struct StaticNode { SerdNode node; -- cgit v1.2.1