commit | f5bc01c356e1fa924ed07aadf589b3663873593e | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Tue Dec 17 10:33:07 2013 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:32:54 2014 +0100 |
tree | fe7575046c504f6b84a2ea91e9b68a2962dad1db | |
parent | 6459c4afff5b5e1f2c260d1528e1eb7bfa9cbdfd [diff] [blame] |
hw/goldfish_*.h -> include/hw/android/goldfish/*.h Change-Id: If7f9a46496fad5d936800215b21794bbab185b8a
diff --git a/android/console.c b/android/console.c index a66b788..e30e724 100644 --- a/android/console.c +++ b/android/console.c
@@ -26,7 +26,7 @@ #include "sysemu/sysemu.h" #include "android/android.h" #include "cpu.h" -#include "hw/goldfish_device.h" +#include "hw/android/goldfish/device.h" #include "hw/power_supply.h" #include "android/shaper.h" #include "modem_driver.h"