diff options
Diffstat (limited to 'src/core/dbus-job.h')
-rw-r--r-- | src/core/dbus-job.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus-job.h b/src/core/dbus-job.h index fb5f1b513e..0f2fbe2ee2 100644 --- a/src/core/dbus-job.h +++ b/src/core/dbus-job.h @@ -22,6 +22,7 @@ ***/ #include "sd-bus.h" + #include "job.h" extern const sd_bus_vtable bus_job_vtable[]; |