]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qobject/qnull.c
qobject: Move internals to qobject-internal.h
[mirror_qemu.git] / qobject / qnull.c
index 00870a1824a2100b404beee94dd58938e0aeb721..b26b36821905be3e886143328363c1fc056fd474 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "qemu/osdep.h"
 #include "qapi/qmp/qnull.h"
+#include "qobject-internal.h"
 
 QNull qnull_ = {
     .base = {