aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/debugexit.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/debugexit.c')
-rw-r--r--hw/misc/debugexit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/debugexit.c b/hw/misc/debugexit.c
index 752cb53..ccf02bd 100644
--- a/hw/misc/debugexit.c
+++ b/hw/misc/debugexit.c
@@ -9,6 +9,7 @@
#include "qemu/osdep.h"
#include "hw/isa/isa.h"
+#include "hw/qdev-properties.h"
#include "qemu/module.h"
#define TYPE_ISA_DEBUG_EXIT_DEVICE "isa-debug-exit"