aboutsummaryrefslogtreecommitdiff
path: root/hw/net/i82596.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/i82596.h')
-rw-r--r--hw/net/i82596.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/net/i82596.h b/hw/net/i82596.h
index f0bbe81..dc1fa1a 100644
--- a/hw/net/i82596.h
+++ b/hw/net/i82596.h
@@ -3,8 +3,8 @@
#define I82596_IOPORT_SIZE 0x20
-#include "exec/memory.h"
-#include "exec/address-spaces.h"
+#include "system/memory.h"
+#include "system/address-spaces.h"
#define PORT_RESET 0x00 /* reset 82596 */
#define PORT_SELFTEST 0x01 /* selftest */