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"