]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/dataplane/ioq.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / dataplane / ioq.c
index 0c9f5c4d6082a42e89c6df972cb8aeafbe0d6864..f709f87ed630b1f598e0da834f626c6eea3f9816 100644 (file)
@@ -12,7 +12,7 @@
  *
  */
 
-#include "hw/dataplane/ioq.h"
+#include "ioq.h"
 
 void ioq_init(IOQueue *ioq, int fd, unsigned int max_reqs)
 {