summaryrefslogtreecommitdiff
path: root/hw/m25p80.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/m25p80.c')
-rw-r--r--hw/m25p80.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/m25p80.c b/hw/m25p80.c
index 55e9d0d37a..cd560e3747 100644
--- a/hw/m25p80.c
+++ b/hw/m25p80.c
@@ -24,7 +24,7 @@
#include "hw/hw.h"
#include "sysemu/blockdev.h"
#include "hw/ssi.h"
-#include "hw/devices.h"
+#include "hw/arm/devices.h"
#ifdef M25P80_ERR_DEBUG
#define DB_PRINT(...) do { \