]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/timer/exynos4210_pwm.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / timer / exynos4210_pwm.c
index 87f63f057e14dd4c5dcbe17c1995dcbbe68bd1cf..9bc03277852dc452a02d95c02f35194a3d3a5dd2 100644 (file)
@@ -24,8 +24,8 @@
 #include "qemu/log.h"
 #include "hw/sysbus.h"
 #include "qemu/timer.h"
-#include "qemu-common.h"
 #include "qemu/main-loop.h"
+#include "qemu/module.h"
 #include "hw/ptimer.h"
 
 #include "hw/arm/exynos4210.h"