diff options
Diffstat (limited to 'src/readahead/readahead-replay.c')
-rw-r--r-- | src/readahead/readahead-replay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/readahead/readahead-replay.c b/src/readahead/readahead-replay.c index f46dc3baeb..f81e0fe55d 100644 --- a/src/readahead/readahead-replay.c +++ b/src/readahead/readahead-replay.c @@ -35,7 +35,7 @@ #include <getopt.h> #include <sys/inotify.h> -#include <systemd/sd-daemon.h> +#include "systemd/sd-daemon.h" #include "missing.h" #include "util.h" |