summaryrefslogtreecommitdiffstats
path: root/spawn/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'spawn/spawn.c')
-rw-r--r--spawn/spawn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spawn/spawn.c b/spawn/spawn.c
index e416a96b4..46853ecb9 100644
--- a/spawn/spawn.c
+++ b/spawn/spawn.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#include "spawn.h"
-#include "../database/engine/rrdenginelib.h"
+#include "database/engine/rrdenginelib.h"
static uv_thread_t thread;
int spawn_thread_error;