]> Git Repo - qemu.git/blobdiff - hw/device-hotplug.c
misc: move include files to include/qemu/
[qemu.git] / hw / device-hotplug.c
index 839b9ea1d45a68ac2bb4cd2833d8dc08b60a4f6f..34543786e580b2992d21785e4202013c7f6e678a 100644 (file)
 
 #include "hw.h"
 #include "boards.h"
-#include "net.h"
 #include "blockdev.h"
-#include "qemu-config.h"
+#include "qemu/config-file.h"
 #include "sysemu.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
 
 DriveInfo *add_init_drive(const char *optstr)
 {
This page took 0.019695 seconds and 4 git commands to generate.