summary refs log tree commit diff stats
path: root/include/system/cryptodev-vhost-user.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/system/cryptodev-vhost-user.h (renamed from include/sysemu/cryptodev-vhost-user.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysemu/cryptodev-vhost-user.h b/include/system/cryptodev-vhost-user.h
index 60710502c2..5138c146fa 100644
--- a/include/sysemu/cryptodev-vhost-user.h
+++ b/include/system/cryptodev-vhost-user.h
@@ -24,7 +24,7 @@
 #ifndef CRYPTODEV_VHOST_USER_H
 #define CRYPTODEV_VHOST_USER_H
 
-#include "sysemu/cryptodev-vhost.h"
+#include "system/cryptodev-vhost.h"
 
 #define VHOST_USER_MAX_AUTH_KEY_LEN    512
 #define VHOST_USER_MAX_CIPHER_KEY_LEN  64