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/hw/android_mips.c b/hw/android_mips.c index fee4ec9..c3326d8 100644 --- a/hw/android_mips.c +++ b/hw/android_mips.c
@@ -15,7 +15,7 @@ #include "net/net.h" #include "sysemu/sysemu.h" #include "mips.h" -#include "goldfish_device.h" +#include "hw/android/goldfish/device.h" #include "android/globals.h" #include "audio/audio.h" #include "sysemu/blockdev.h"