qom: move include files to include/qom/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-12-17 18:19:50 +01:00
parent caf71f86a3
commit 14cccb6185
27 changed files with 28 additions and 28 deletions

View file

@ -10,7 +10,7 @@
* See the COPYING file in the top-level directory.
*/
#include "qemu/object.h"
#include "qom/object.h"
#include "module.h"
#include <assert.h>