]> Git Repo - qemu.git/blobdiff - ioport.c
block: add snapshot info query function bdrv_query_snapshot_info_list()
[qemu.git] / ioport.c
index 6e4ca0dd9115c22fd3abd09980ecdfbef4f38178..a0ac2a0a4145adbaf5d7a04b690a9ab31408614d 100644 (file)
--- a/ioport.c
+++ b/ioport.c
@@ -25,9 +25,9 @@
  * splitted out ioport related stuffs from vl.c.
  */
 
-#include "ioport.h"
+#include "exec/ioport.h"
 #include "trace.h"
-#include "memory.h"
+#include "exec/memory.h"
 
 /***********************************************************/
 /* IO Port */
This page took 0.023842 seconds and 4 git commands to generate.