aboutsummaryrefslogtreecommitdiffstats
path: root/src/n3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/n3.c')
-rw-r--r--src/n3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/n3.c b/src/n3.c
index cd8119ae..be4afb7d 100644
--- a/src/n3.c
+++ b/src/n3.c
@@ -15,9 +15,9 @@
*/
#include "byte_source.h"
+#include "namespaces.h"
#include "node.h"
#include "reader.h"
-#include "serd_internal.h"
#include "stack.h"
#include "string_utils.h"
#include "try.h"