summaryrefslogtreecommitdiffstats
path: root/qemu/include/qapi/qmp-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/qapi/qmp-event.h')
-rw-r--r--qemu/include/qapi/qmp-event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu/include/qapi/qmp-event.h b/qemu/include/qapi/qmp-event.h
index 8a8ffb571..40fe3cbc1 100644
--- a/qemu/include/qapi/qmp-event.h
+++ b/qemu/include/qapi/qmp-event.h
@@ -14,7 +14,6 @@
#ifndef QMP_EVENT_H
#define QMP_EVENT_H
-#include "qapi/error.h"
#include "qapi/qmp/qdict.h"
typedef void (*QMPEventFuncEmit)(unsigned event, QDict *dict, Error **errp);