]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/timer/nrf51_timer.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / timer / nrf51_timer.c
index 0c90662896e0c75b776fc51fcdf6cb308f5e667c..29fb81a7444b36cc063890d06e090b44192db709 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "qemu/osdep.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "hw/arm/nrf51.h"
 #include "hw/timer/nrf51_timer.h"
 #include "trace.h"