summaryrefslogtreecommitdiff
path: root/src/libcore/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/mount.c')
-rw-r--r--src/libcore/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/mount.c b/src/libcore/mount.c
index de1075d3a0..d573e92759 100644
--- a/src/libcore/mount.c
+++ b/src/libcore/mount.c
@@ -22,7 +22,7 @@
#include <stdio.h>
#include <sys/epoll.h>
-#include "sd-messages.h"
+#include <systemd/sd-messages.h>
#include "alloc-util.h"
#include "dbus-mount.h"