]> git.proxmox.com Git - qemu.git/blobdiff - memory_mapping.h
misc: move include files to include/qemu/
[qemu.git] / memory_mapping.h
index d5ba46c7e7293de8470835a7726b712c0b1b05c3..12561259635d39a35d24cc2a70d911a981647c39 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef MEMORY_MAPPING_H
 #define MEMORY_MAPPING_H
 
-#include "qemu-queue.h"
+#include "qemu/queue.h"
 
 /* The physical and virtual address in the memory mapping are contiguous. */
 typedef struct MemoryMapping {