aboutsummaryrefslogtreecommitdiff
path: root/include/qom/qom-qobject.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-05-04 13:56:54 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-06-10 12:09:36 -0400
commitca27b5eb7cdd112ed465bd757358af4c06e135ea (patch)
treeae9b76890dd89111698692f7d711ae89f159f045 /include/qom/qom-qobject.h
parentce8540fde2cb535923a52a012f57b418eea85e1b (diff)
qom/object: Move Object typedef to 'qemu/typedefs.h'
We use the Object type all over the place. Forward declare it in "qemu/typedefs.h". Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200504115656.6045-2-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/qom/qom-qobject.h')
-rw-r--r--include/qom/qom-qobject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/qom/qom-qobject.h b/include/qom/qom-qobject.h
index 77cd717e3f..82136e6e80 100644
--- a/include/qom/qom-qobject.h
+++ b/include/qom/qom-qobject.h
@@ -13,8 +13,6 @@
#ifndef QEMU_QOM_QOBJECT_H
#define QEMU_QOM_QOBJECT_H
-#include "qom/object.h"
-
/*
* object_property_get_qobject:
* @obj: the object