commit | c7169658d43ef2a0256cea9a3a1251c3c039676e | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Tue Dec 17 11:10:33 2013 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:32:54 2014 +0100 |
tree | 1cef7355ac87dda4e66760b690da0d480c5ceac3 | |
parent | f0665425f3d93ce5c43147e00d8d5259708f0176 [diff] [blame] |
hw/mips.h -> include/hw/mips/ Change-Id: I657b80e0434bf6c3aca5a4a09ea5aeda95055244
diff --git a/hw/android_mips.c b/hw/android_mips.c index c3326d8..a18dcd1 100644 --- a/hw/android_mips.c +++ b/hw/android_mips.c
@@ -14,7 +14,7 @@ #include "hw/devices.h" #include "net/net.h" #include "sysemu/sysemu.h" -#include "mips.h" +#include "hw/mips/mips.h" #include "hw/android/goldfish/device.h" #include "android/globals.h" #include "audio/audio.h"