aboutsummaryrefslogtreecommitdiff
path: root/hw/core/fw-path-provider.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/fw-path-provider.c')
-rw-r--r--hw/core/fw-path-provider.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/fw-path-provider.c b/hw/core/fw-path-provider.c
index 33b99830e7..4840faefd1 100644
--- a/hw/core/fw-path-provider.c
+++ b/hw/core/fw-path-provider.c
@@ -17,6 +17,7 @@
#include "qemu/osdep.h"
#include "hw/fw-path-provider.h"
+#include "qemu/module.h"
char *fw_path_provider_get_dev_path(FWPathProvider *p, BusState *bus,
DeviceState *dev)