]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/vhost_net.c
net: reorganize headers
[mirror_qemu.git] / hw / vhost_net.c
index 8241601539c1ee9043cf2afc547c17215133241f..93ad89a11c159dc579fa8641de735398bbe75b85 100644 (file)
@@ -13,7 +13,7 @@
  * GNU GPL, version 2 or (at your option) any later version.
  */
 
-#include "net.h"
+#include "net/net.h"
 #include "net/tap.h"
 
 #include "virtio-net.h"