]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/timer/lm32_timer.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / timer / lm32_timer.c
index 2a07b59524e38a0c0d78e654a0d7b51b3e7247f5..6ce876c6ae8e5eb6bf6c5f84b1fa9be0c9927162 100644 (file)
@@ -29,6 +29,7 @@
 #include "hw/ptimer.h"
 #include "qemu/error-report.h"
 #include "qemu/main-loop.h"
+#include "qemu/module.h"
 
 #define DEFAULT_FREQUENCY (50*1000000)