diff options
Diffstat (limited to 'hw/misc/imx6ul_ccm.c')
-rw-r--r-- | hw/misc/imx6ul_ccm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/imx6ul_ccm.c b/hw/misc/imx6ul_ccm.c index 90bc374271..37b472d125 100644 --- a/hw/misc/imx6ul_ccm.c +++ b/hw/misc/imx6ul_ccm.c @@ -14,6 +14,7 @@ #include "hw/registerfields.h" #include "hw/misc/imx6ul_ccm.h" #include "qemu/log.h" +#include "qemu/module.h" #include "trace.h" |