]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qom/object.h
qom/object: Remove circular include dependency
[mirror_qemu.git] / include / qom / object.h
index 5f3d5b5bf532cc3627df4f017356d3dd3b5cf603..ef7258a5e149f14b1fca3da1b3c6e2f1365c8f20 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "qapi/qapi-builtin-types.h"
 #include "qemu/module.h"
-#include "qom/object.h"
 
 struct TypeImpl;
 typedef struct TypeImpl *Type;