diff options
Diffstat (limited to 'include/hw/net/dp8393x.h')
-rw-r--r-- | include/hw/net/dp8393x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/net/dp8393x.h b/include/hw/net/dp8393x.h index 4a3f747..24273dc 100644 --- a/include/hw/net/dp8393x.h +++ b/include/hw/net/dp8393x.h @@ -22,7 +22,7 @@ #include "hw/sysbus.h" #include "net/net.h" -#include "exec/memory.h" +#include "system/memory.h" #define SONIC_REG_COUNT 0x40 |