]> Git Repo - qemu.git/blobdiff - hw/block/m25p80.c
arm: fix location of some include files
[qemu.git] / hw / block / m25p80.c
index cd560e3747f483c3e2904dc3ad446fb42adcca3b..55e9d0d37a1379fd092bf5d56f8dc57368c87d2a 100644 (file)
@@ -24,7 +24,7 @@
 #include "hw/hw.h"
 #include "sysemu/blockdev.h"
 #include "hw/ssi.h"
-#include "hw/arm/devices.h"
+#include "hw/devices.h"
 
 #ifdef M25P80_ERR_DEBUG
 #define DB_PRINT(...) do { \
This page took 0.024263 seconds and 4 git commands to generate.