summaryrefslogtreecommitdiffstats
path: root/registry/registry_url.c
diff options
context:
space:
mode:
Diffstat (limited to 'registry/registry_url.c')
-rw-r--r--registry/registry_url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/registry_url.c b/registry/registry_url.c
index 559799d8f..699e5e680 100644
--- a/registry/registry_url.c
+++ b/registry/registry_url.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"
// ----------------------------------------------------------------------------