]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/block-qcow.h
exec.c: correct the maximum skip value during compact
[mirror_qemu.git] / crypto / block-qcow.h
index 3e2c0a851a1f3454a003192100a58f4f02d57881..340dcfe464ff8c377371cfbc2d8e47e99141a110 100644 (file)
@@ -6,7 +6,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +21,7 @@
 #ifndef QCRYPTO_BLOCK_QCOW_H
 #define QCRYPTO_BLOCK_QCOW_H
 
-#include "crypto/blockpriv.h"
+#include "blockpriv.h"
 
 extern const QCryptoBlockDriver qcrypto_block_driver_qcow;