summary refs log tree commit diff stats
path: root/include/hw/nvram/xlnx-efuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nvram/xlnx-efuse.h')
-rw-r--r--include/hw/nvram/xlnx-efuse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/nvram/xlnx-efuse.h b/include/hw/nvram/xlnx-efuse.h
index cff7924106..ef14fb0528 100644
--- a/include/hw/nvram/xlnx-efuse.h
+++ b/include/hw/nvram/xlnx-efuse.h
@@ -27,7 +27,7 @@
 #ifndef XLNX_EFUSE_H
 #define XLNX_EFUSE_H
 
-#include "sysemu/block-backend.h"
+#include "system/block-backend.h"
 #include "hw/qdev-core.h"
 
 #define TYPE_XLNX_EFUSE "xlnx-efuse"