X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fusb%2Fhost-linux.c;h=9a8c26ceaf4210b3dbe6cd9221d0654d795bda1e;hb=1de7afc984b49af164e2619e6850b9732b173b34;hp=5a56e99891b925fdeaca2cd63ac647df0fb73110;hpb=14cccb618508a0aa70eb9ccf366703a019a45ff0;p=qemu.git diff --git a/hw/usb/host-linux.c b/hw/usb/host-linux.c index 5a56e9989..9a8c26cea 100644 --- a/hw/usb/host-linux.c +++ b/hw/usb/host-linux.c @@ -31,7 +31,7 @@ */ #include "qemu-common.h" -#include "qemu-timer.h" +#include "qemu/timer.h" #include "monitor/monitor.h" #include "sysemu.h" #include "trace.h"