aboutsummaryrefslogtreecommitdiffstats
path: root/src/static_nodes.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-02-25 12:12:15 -0500
committerDavid Robillard <d@drobilla.net>2021-03-08 23:23:05 -0500
commitd4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9 (patch)
tree394037cd3a28e2305f3a7870a46728aaea48de2d /src/static_nodes.h
parent0daee5d67f5924f260651556a46f0af354fca341 (diff)
downloadserd-d4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9.tar.gz
serd-d4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9.tar.bz2
serd-d4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9.zip
Split up serd_internal.h
Diffstat (limited to 'src/static_nodes.h')
-rw-r--r--src/static_nodes.h2
1 files changed, 1 insertions, 1 deletions
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;