diff options
Diffstat (limited to 'src/libcore/dbus-service.h')
-rw-r--r-- | src/libcore/dbus-service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/dbus-service.h b/src/libcore/dbus-service.h index 769a53769e..291959325c 100644 --- a/src/libcore/dbus-service.h +++ b/src/libcore/dbus-service.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" |