]> Git Repo - qemu.git/blobdiff - hw/net/smc91c111.c
arm: fix location of some include files
[qemu.git] / hw / net / smc91c111.c
index f659256d6eb94c15eb0c912e0c45d0ead9b36a14..c2feae6eb8e905690d118e17a5a3ad0afb355591 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "hw/sysbus.h"
 #include "net/net.h"
-#include "hw/arm/devices.h"
+#include "hw/devices.h"
 /* For crc32 */
 #include <zlib.h>
 
This page took 0.023507 seconds and 4 git commands to generate.