summary refs log tree commit diff stats
path: root/include/hw/i386/sgx-epc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/i386/sgx-epc.h')
-rw-r--r--include/hw/i386/sgx-epc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/i386/sgx-epc.h b/include/hw/i386/sgx-epc.h
index 581fac389a..3e00efd870 100644
--- a/include/hw/i386/sgx-epc.h
+++ b/include/hw/i386/sgx-epc.h
@@ -12,6 +12,7 @@
 #ifndef QEMU_SGX_EPC_H
 #define QEMU_SGX_EPC_H
 
+#include "hw/qdev-core.h"
 #include "hw/i386/hostmem-epc.h"
 
 #define TYPE_SGX_EPC "sgx-epc"