diff options
Diffstat (limited to 'src/libcore/dbus-timer.h')
-rw-r--r-- | src/libcore/dbus-timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/dbus-timer.h b/src/libcore/dbus-timer.h index 39053dc4a2..505fb5df72 100644 --- a/src/libcore/dbus-timer.h +++ b/src/libcore/dbus-timer.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" |