]> git.proxmox.com Git - mirror_qemu.git/blob - include/hw/qdev.h
Include hw/hw.h exactly where needed
[mirror_qemu.git] / include / hw / qdev.h
1 #ifndef QDEV_H
2 #define QDEV_H
3
4 #include "hw/qdev-core.h"
5 #include "hw/qdev-properties.h"
6
7 #endif