summaryrefslogtreecommitdiff
path: root/src/grp-import/systemd-pull/pull-tar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-import/systemd-pull/pull-tar.h')
-rw-r--r--src/grp-import/systemd-pull/pull-tar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-import/systemd-pull/pull-tar.h b/src/grp-import/systemd-pull/pull-tar.h
index 9ff5bd5953..addd1f861c 100644
--- a/src/grp-import/systemd-pull/pull-tar.h
+++ b/src/grp-import/systemd-pull/pull-tar.h
@@ -21,8 +21,8 @@
#include <systemd/sd-event.h>
-#include "import-util.h"
-#include "macro.h"
+#include "shared/import-util.h"
+#include "basic/macro.h"
typedef struct TarPull TarPull;