]> Git Repo - qemu.git/blobdiff - include/qom/object.h
include/qemu/osdep.h: Don't include qapi/error.h
[qemu.git] / include / qom / object.h
index 33abce930bf48909395550f444dcddf33e5a42e0..0eba22ef8324063689467052c0c3bdffc6e6e88e 100644 (file)
 #define QEMU_OBJECT_H
 
 #include <glib.h>
-#include <stdint.h>
-#include <stdbool.h>
+#include "qapi-types.h"
 #include "qemu/queue.h"
 #include "qemu/typedefs.h"
-#include "qapi/error.h"
 
 struct TypeImpl;
 typedef struct TypeImpl *Type;
This page took 0.022944 seconds and 4 git commands to generate.