summary refs log tree commit diff stats
path: root/include/hw/nvram/xlnx-bbram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nvram/xlnx-bbram.h')
-rw-r--r--include/hw/nvram/xlnx-bbram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/nvram/xlnx-bbram.h b/include/hw/nvram/xlnx-bbram.h
index bce8e89d90..58acbe9f51 100644
--- a/include/hw/nvram/xlnx-bbram.h
+++ b/include/hw/nvram/xlnx-bbram.h
@@ -26,7 +26,7 @@
 #ifndef XLNX_BBRAM_H
 #define XLNX_BBRAM_H
 
-#include "sysemu/block-backend.h"
+#include "system/block-backend.h"
 #include "hw/qdev-core.h"
 #include "hw/irq.h"
 #include "hw/sysbus.h"