summaryrefslogtreecommitdiff
path: root/hw/i2c/exynos4210_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i2c/exynos4210_i2c.c')
-rw-r--r--hw/i2c/exynos4210_i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i2c/exynos4210_i2c.c b/hw/i2c/exynos4210_i2c.c
index d154b05739..70a97a3e2d 100644
--- a/hw/i2c/exynos4210_i2c.c
+++ b/hw/i2c/exynos4210_i2c.c
@@ -21,6 +21,7 @@
*/
#include "qemu/osdep.h"
+#include "qemu/module.h"
#include "qemu/timer.h"
#include "hw/sysbus.h"
#include "hw/i2c/i2c.h"