aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/rng.h')
-rw-r--r--include/qemu/rng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/rng.h b/include/qemu/rng.h
index 37912971e0..509abd023d 100644
--- a/include/qemu/rng.h
+++ b/include/qemu/rng.h
@@ -13,7 +13,7 @@
#ifndef QEMU_RNG_H
#define QEMU_RNG_H
-#include "qemu/object.h"
+#include "qom/object.h"
#include "qemu-common.h"
#include "qapi/error.h"