]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/crypto/hmac.h
Include less of the generated modular QAPI headers
[mirror_qemu.git] / include / crypto / hmac.h
index 5e889059896e75fc8f35fd4e4b6cd7d268a825df..aa3c97a2ffa163dfafd8dcd0b4909c0de421ba6a 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef QCRYPTO_HMAC_H
 #define QCRYPTO_HMAC_H
 
-#include "qapi-types.h"
+#include "qapi/qapi-types-crypto.h"
 
 typedef struct QCryptoHmac QCryptoHmac;
 struct QCryptoHmac {