]> git.proxmox.com Git - qemu.git/blobdiff - qom/qom-qobject.c
qdev-properties-system.c: Allow vlan or netdev for -device, not both
[qemu.git] / qom / qom-qobject.c
index 0689914e15d74b8e2423f214d6a83071e0a8a993..6384b8e98ce316fa534c32b36b602c739482e023 100644 (file)
@@ -10,9 +10,9 @@
  */
 
 #include "qemu-common.h"
-#include "qemu/object.h"
-#include "qemu/qom-qobject.h"
-#include "qapi/qapi-visit-core.h"
+#include "qom/object.h"
+#include "qom/qom-qobject.h"
+#include "qapi/visitor.h"
 #include "qapi/qmp-input-visitor.h"
 #include "qapi/qmp-output-visitor.h"