aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node.h')
-rw-r--r--src/node.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/node.h b/src/node.h
index 5d0e9c80..58673284 100644
--- a/src/node.h
+++ b/src/node.h
@@ -4,7 +4,8 @@
#ifndef SERD_SRC_NODE_H
#define SERD_SRC_NODE_H
-#include "serd/serd.h"
+#include "serd/attributes.h"
+#include "serd/node.h"
#include <stddef.h>