summaryrefslogtreecommitdiffstats
path: root/registry/registry_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'registry/registry_log.c')
-rw-r--r--registry/registry_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/registry_log.c b/registry/registry_log.c
index e0e58ede3..b048135e6 100644
--- a/registry/registry_log.c
+++ b/registry/registry_log.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"
void registry_log(char action, REGISTRY_PERSON *p, REGISTRY_MACHINE *m, REGISTRY_URL *u, char *name) {