]> git.proxmox.com Git - qemu.git/blobdiff - net/hub.c
monitor: move include files to include/monitor/
[qemu.git] / net / hub.c
index be413012bb72aedab5d08feadeb3d778355ad802..81a73b54a72e7db960ba05f3b04f07d709c73079 100644 (file)
--- a/net/hub.c
+++ b/net/hub.c
@@ -12,8 +12,8 @@
  *
  */
 
-#include "monitor.h"
-#include "net.h"
+#include "monitor/monitor.h"
+#include "net/net.h"
 #include "clients.h"
 #include "hub.h"
 #include "iov.h"