diff options
Diffstat (limited to 'src/systemd-system-update-generator')
-rw-r--r-- | src/systemd-system-update-generator/system-update-generator.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/systemd-system-update-generator/system-update-generator.c b/src/systemd-system-update-generator/system-update-generator.c index e95ab39bb5..f66993811c 100644 --- a/src/systemd-system-update-generator/system-update-generator.c +++ b/src/systemd-system-update-generator/system-update-generator.c @@ -20,10 +20,10 @@ #include <errno.h> #include <unistd.h> -#include "basic/fs-util.h" -#include "basic/log.h" -#include "basic/string-util.h" -#include "basic/util.h" +#include "systemd-basic/fs-util.h" +#include "systemd-basic/log.h" +#include "systemd-basic/string-util.h" +#include "systemd-basic/util.h" /* * Implements the logic described in |