summaryrefslogtreecommitdiffstats
path: root/util/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/aes.c')
-rw-r--r--util/aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/aes.c b/util/aes.c
index 1da7bff..54c7b98 100644
--- a/util/aes.c
+++ b/util/aes.c
@@ -28,7 +28,7 @@
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "qemu-common.h"
-#include "block/aes.h"
+#include "qemu/aes.h"
#ifndef NDEBUG
#define NDEBUG
OpenPOWER on IntegriCloud