]> git.proxmox.com Git - qemu.git/blobdiff - net/dump.c
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
[qemu.git] / net / dump.c
index 004231d48186625b21aa35a223cd354c01746d9d..41197217205092078fa5bd59e87df1469d450750 100644 (file)
  * THE SOFTWARE.
  */
 
-#include "dump.h"
+#include "clients.h"
 #include "qemu-common.h"
-#include "qemu-error.h"
-#include "qemu-log.h"
-#include "qemu-timer.h"
+#include "qemu/error-report.h"
+#include "qemu/log.h"
+#include "qemu/timer.h"
 #include "hub.h"
 
 typedef struct DumpState {