summary refs log tree commit diff stats
path: root/include/hw/block/fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/block/fdc.h')
-rw-r--r--include/hw/block/fdc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/block/fdc.h b/include/hw/block/fdc.h
index 8cece84326..c15ff4c623 100644
--- a/include/hw/block/fdc.h
+++ b/include/hw/block/fdc.h
@@ -1,6 +1,7 @@
 #ifndef HW_FDC_H
 #define HW_FDC_H
 
+#include "exec/hwaddr.h"
 #include "qapi/qapi-types-block.h"
 
 /* fdc.c */