diff options
Diffstat (limited to 'src/grp-import/systemd-pull/pull-raw.h')
-rw-r--r-- | src/grp-import/systemd-pull/pull-raw.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-import/systemd-pull/pull-raw.h b/src/grp-import/systemd-pull/pull-raw.h index 6bafa6dafd..84cd146647 100644 --- a/src/grp-import/systemd-pull/pull-raw.h +++ b/src/grp-import/systemd-pull/pull-raw.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 RawPull RawPull; |