summaryrefslogtreecommitdiff
path: root/src/grp-import/systemd-pull/pull-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-import/systemd-pull/pull-common.h')
-rw-r--r--src/grp-import/systemd-pull/pull-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-import/systemd-pull/pull-common.h b/src/grp-import/systemd-pull/pull-common.h
index 929a131c88..d9cfb6b3c1 100644
--- a/src/grp-import/systemd-pull/pull-common.h
+++ b/src/grp-import/systemd-pull/pull-common.h
@@ -21,7 +21,7 @@
#include <stdbool.h>
-#include "import-util.h"
+#include "shared/import-util.h"
#include "pull-job.h"
int pull_make_local_copy(const char *final, const char *root, const char *local, bool force_local);