aboutsummaryrefslogtreecommitdiffstats
path: root/src/static_nodes.h
diff options
context:
space:
mode:
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 1399f580..f4794d72 100644
--- a/src/static_nodes.h
+++ b/src/static_nodes.h
@@ -17,8 +17,8 @@
#ifndef SERD_STATIC_NODES_H
#define SERD_STATIC_NODES_H
+#include "namespaces.h"
#include "node.h"
-#include "serd_internal.h"
typedef struct StaticNode {
SerdNode node;