]> git.proxmox.com Git - qemu.git/blobdiff - page_cache.c
qcow2: make is_allocated return true for zero clusters
[qemu.git] / page_cache.c
index 0294f7e9f611aeff3449eb0355595b6f556124f7..ba5640bd73120314f81f2014de5ffb8247cdb0cc 100644 (file)
@@ -24,7 +24,7 @@
 #include <strings.h>
 
 #include "qemu-common.h"
-#include "qemu/page_cache.h"
+#include "migration/page_cache.h"
 
 #ifdef DEBUG_CACHE
 #define DPRINTF(fmt, ...) \