aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.c')
-rw-r--r--src/world.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/world.c b/src/world.c
index 45f31ea6..5375e8b5 100644
--- a/src/world.c
+++ b/src/world.c
@@ -18,9 +18,9 @@
#include "world.h"
+#include "namespaces.h"
#include "node.h"
#include "serd_config.h"
-#include "serd_internal.h"
#if defined(HAVE_POSIX_FADVISE)
# include <fcntl.h>