summaryrefslogtreecommitdiffstats
path: root/registry/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'registry/registry.c')
-rw-r--r--registry/registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/registry.c b/registry/registry.c
index 37a311390..64053fe25 100644
--- a/registry/registry.c
+++ b/registry/registry.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"
#define REGISTRY_STATUS_OK "ok"