summaryrefslogtreecommitdiff
path: root/src/machine/machine-dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/machine-dbus.h')
-rw-r--r--src/machine/machine-dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/machine/machine-dbus.h b/src/machine/machine-dbus.h
index 38b46ad936..194e680e05 100644
--- a/src/machine/machine-dbus.h
+++ b/src/machine/machine-dbus.h
@@ -23,6 +23,8 @@
#include "sd-bus.h"
+#include "machine.h"
+
extern const sd_bus_vtable machine_vtable[];
char *machine_bus_path(Machine *s);