Break up vl.h.
[qemu] / hw / usb-msd.c
index b1ad9ec..7ee9cc1 100644 (file)
@@ -7,7 +7,10 @@
  * This code is licenced under the LGPL.
  */
 
-#include "vl.h"
+#include "qemu-common.h"
+#include "usb.h"
+#include "block.h"
+#include "scsi-disk.h"
 
 //#define DEBUG_MSD