Revision 0d09e41a hw/qdev-properties.c

b/hw/qdev-properties.c
2 2
#include "hw/qdev.h"
3 3
#include "qapi/qmp/qerror.h"
4 4
#include "sysemu/blockdev.h"
5
#include "hw/block-common.h"
5
#include "hw/block/block.h"
6 6
#include "net/hub.h"
7 7
#include "qapi/visitor.h"
8 8
#include "char/char.h"

Also available in: Unified diff