summary refs log tree commit diff stats
path: root/crypto/akcipher-nettle.c.inc
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/akcipher-nettle.c.inc')
-rw-r--r--crypto/akcipher-nettle.c.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/akcipher-nettle.c.inc b/crypto/akcipher-nettle.c.inc
index 1720f84362..1d4bd6960e 100644
--- a/crypto/akcipher-nettle.c.inc
+++ b/crypto/akcipher-nettle.c.inc
@@ -26,7 +26,7 @@
 #include "crypto/akcipher.h"
 #include "crypto/random.h"
 #include "qapi/error.h"
-#include "sysemu/cryptodev.h"
+#include "system/cryptodev.h"
 #include "rsakey.h"
 
 typedef struct QCryptoNettleRSA {