diff options
Diffstat (limited to 'src/libcore/dbus-socket.h')
-rw-r--r-- | src/libcore/dbus-socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/dbus-socket.h b/src/libcore/dbus-socket.h index 7a792c7a89..a31906feea 100644 --- a/src/libcore/dbus-socket.h +++ b/src/libcore/dbus-socket.h @@ -19,7 +19,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "sd-bus.h" +#include <systemd/sd-bus.h> #include "unit.h" |