summaryrefslogtreecommitdiff
path: root/src/core/dbus-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-target.c')
-rw-r--r--src/core/dbus-target.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dbus-target.c b/src/core/dbus-target.c
index 350f5c3ed2..654bcf1a29 100644
--- a/src/core/dbus-target.c
+++ b/src/core/dbus-target.c
@@ -19,8 +19,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "unit.h"
#include "dbus-target.h"
+#include "unit.h"
const sd_bus_vtable bus_target_vtable[] = {
SD_BUS_VTABLE_START(0),