]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/block-luks.h
virtio: Set "start_on_kick" on virtio_set_features()
[mirror_qemu.git] / crypto / block-luks.h
index 0934138aaa55e8b72791b078fa1a2f0b4f23e07c..befd8b2c56c8ac5d07c773753db14699eedf80a5 100644 (file)
  *
  */
 
-#ifndef QCRYPTO_BLOCK_LUKS_H__
-#define QCRYPTO_BLOCK_LUKS_H__
+#ifndef QCRYPTO_BLOCK_LUKS_H
+#define QCRYPTO_BLOCK_LUKS_H
 
-#include "crypto/blockpriv.h"
+#include "blockpriv.h"
 
 extern const QCryptoBlockDriver qcrypto_block_driver_luks;
 
-#endif /* QCRYPTO_BLOCK_LUKS_H__ */
+#endif /* QCRYPTO_BLOCK_LUKS_H */