Revision 1de7afc9 memory_mapping.h

b/memory_mapping.h
14 14
#ifndef MEMORY_MAPPING_H
15 15
#define MEMORY_MAPPING_H
16 16

  
17
#include "qemu-queue.h"
17
#include "qemu/queue.h"
18 18

  
19 19
/* The physical and virtual address in the memory mapping are contiguous. */
20 20
typedef struct MemoryMapping {

Also available in: Unified diff