summaryrefslogtreecommitdiffstats
path: root/registry/registry_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'registry/registry_db.c')
-rw-r--r--registry/registry_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/registry_db.c b/registry/registry_db.c
index d8e2bbd8d..c61a225cc 100644
--- a/registry/registry_db.c
+++ b/registry/registry_db.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
-#include "../daemon/common.h"
+#include "daemon/common.h"
#include "registry_internals.h"
int registry_db_should_be_saved(void) {