]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/usb/hcd-ehci-pci.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / usb / hcd-ehci-pci.c
index 8b043966f6bd971208afe5a5bbf17b824a73e9b0..ee77d41db57ba85a68f82a6920d7a5ef121c0f6c 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "hw/usb/hcd-ehci.h"
 #include "hw/pci/pci.h"
-#include "range.h"
+#include "qemu/range.h"
 
 typedef struct EHCIPCIState {
     PCIDevice pcidev;