X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmachine%2Fimage-dbus.c;h=c8d1328fe9d8f9e984bf9a275dd25113d91aa396;hp=8d9ad5589ed828d747f041cb85ceeca51d30f455;hb=003dffde2c1b93afbc9aff24b277276f65424406;hpb=58a489c2b3628f3003d3901537bec8b5e6c1b7bd diff --git a/src/machine/image-dbus.c b/src/machine/image-dbus.c index 8d9ad5589..c8d1328fe 100644 --- a/src/machine/image-dbus.c +++ b/src/machine/image-dbus.c @@ -22,7 +22,8 @@ #include "bus-label.h" #include "bus-common-errors.h" #include "strv.h" -#include "image.h" +#include "machine-image.h" +#include "image-dbus.h" static int image_find_by_bus_path(const char *path, Image **ret) { _cleanup_free_ char *e = NULL;