diff options
Diffstat (limited to 'src/readahead/readahead-collect.c')
-rw-r--r-- | src/readahead/readahead-collect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/readahead/readahead-collect.c b/src/readahead/readahead-collect.c index c1afd0d605..1592cc8678 100644 --- a/src/readahead/readahead-collect.c +++ b/src/readahead/readahead-collect.c @@ -52,7 +52,7 @@ #include <sys/fanotify.h> #endif -#include <systemd/sd-daemon.h> +#include "systemd/sd-daemon.h" #include "missing.h" #include "util.h" |