]> Git Repo - qemu.git/blobdiff - backends/hostmem.c
Include less of the generated modular QAPI headers
[qemu.git] / backends / hostmem.c
index 8aa04120323b24f0164a14d6d992912e3ae622c6..74fc04a3621e8dd38e4728ea30a687538b40cf25 100644 (file)
@@ -9,12 +9,13 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
+
 #include "qemu/osdep.h"
 #include "sysemu/hostmem.h"
 #include "hw/boards.h"
 #include "qapi/error.h"
+#include "qapi-builtin-visit.h"
 #include "qapi/visitor.h"
-#include "qapi-visit.h"
 #include "qemu/config-file.h"
 #include "qom/object_interfaces.h"
 
This page took 0.023865 seconds and 4 git commands to generate.