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 0887cfe1..e0ce9201 100644
--- a/src/world.c
+++ b/src/world.c
@@ -17,9 +17,9 @@
#include "world.h"
#include "caret.h"
+#include "namespaces.h"
#include "node.h"
#include "serd_config.h"
-#include "serd_internal.h"
#include "system.h"
#if defined(USE_POSIX_FADVISE)