]> git.proxmox.com Git - qemu.git/blobdiff - stubs/set-fd-handler.c
Revert "migration: don't account sleep time for calculating bandwidth"
[qemu.git] / stubs / set-fd-handler.c
index 4807b5dc225f4b167124b4ffb6fae653621c46c2..fc874d33fe71b1a3d2c87b0acfe6ae732f76e51c 100644 (file)
@@ -1,5 +1,5 @@
 #include "qemu-common.h"
-#include "main-loop.h"
+#include "qemu/main-loop.h"
 
 int qemu_set_fd_handler2(int fd,
                          IOCanReadHandler *fd_read_poll,