]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/smc91c111.c
hw: move headers to include/
[mirror_qemu.git] / hw / smc91c111.c
index c2feae6eb8e905690d118e17a5a3ad0afb355591..f659256d6eb94c15eb0c912e0c45d0ead9b36a14 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "hw/sysbus.h"
 #include "net/net.h"
-#include "hw/devices.h"
+#include "hw/arm/devices.h"
 /* For crc32 */
 #include <zlib.h>