summaryrefslogtreecommitdiff
path: root/src/core/dbus-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-target.h')
-rw-r--r--src/core/dbus-target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dbus-target.h b/src/core/dbus-target.h
index 8c1a5ec523..76f0f1a34e 100644
--- a/src/core/dbus-target.h
+++ b/src/core/dbus-target.h
@@ -7,6 +7,6 @@
Copyright 2010 Lennart Poettering
***/
-#include "sd-bus.h"
+#include "sd-bus-vtable.h"
extern const sd_bus_vtable bus_target_vtable[];