]> git.proxmox.com Git - qemu.git/blobdiff - hw/usb/hcd-xhci.c
misc: move include files to include/qemu/
[qemu.git] / hw / usb / hcd-xhci.c
index 220c3b536a06c192dbcb0832611b7b5fa2cf068b..e2de71ef1a940da136104f7351634c0903bbbace 100644 (file)
@@ -19,7 +19,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "hw/hw.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 #include "hw/usb.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/msi.h"