summaryrefslogtreecommitdiff
path: root/src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c')
-rw-r--r--src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c b/src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c
index 7bba52566e..82292fd240 100644
--- a/src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c
+++ b/src/grp-journal-remote/systemd-journal-remote/journal-remote-write.c
@@ -17,7 +17,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "alloc-util.h"
+#include "basic/alloc-util.h"
#include "journal-remote.h"
int iovw_put(struct iovec_wrapper *iovw, void* data, size_t len) {