]> Git Repo - qemu.git/blobdiff - hw/exynos4210_i2c.c
hw: move display devices to hw/display/, configure via default-configs/
[qemu.git] / hw / exynos4210_i2c.c
index cefd736092d4377abb53984c48d318df99e1a8f2..196f88907dafba878cb4db0ae9a74e6bb466e522 100644 (file)
@@ -21,8 +21,8 @@
  */
 
 #include "qemu/timer.h"
-#include "sysbus.h"
-#include "i2c.h"
+#include "hw/sysbus.h"
+#include "hw/i2c/i2c.h"
 
 #ifndef EXYNOS4_I2C_DEBUG
 #define EXYNOS4_I2C_DEBUG                 0
This page took 0.025201 seconds and 4 git commands to generate.