summary refs log tree commit diff stats
path: root/backends/cryptodev-hmp-cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/cryptodev-hmp-cmds.c')
-rw-r--r--backends/cryptodev-hmp-cmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/cryptodev-hmp-cmds.c b/backends/cryptodev-hmp-cmds.c
index 4f7220bb13..01396d227c 100644
--- a/backends/cryptodev-hmp-cmds.c
+++ b/backends/cryptodev-hmp-cmds.c
@@ -14,7 +14,7 @@
 #include "monitor/hmp.h"
 #include "monitor/monitor.h"
 #include "qapi/qapi-commands-cryptodev.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
 
 
 void hmp_info_cryptodev(Monitor *mon, const QDict *qdict)