diff options
Diffstat (limited to 'src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c')
-rw-r--r-- | src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c b/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c index c9478ae164..b77abfc184 100644 --- a/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c +++ b/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.c @@ -33,7 +33,7 @@ #include <systemd/sd-daemon.h> -#include "journald-native.h" +#include "journal-core/journald-native.h" #include "sd-journal/journal-file.h" #include "systemd-basic/alloc-util.h" #include "systemd-basic/def.h" |