summary refs log tree commit diff stats
path: root/hw/net/i82596.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/i82596.h')
-rw-r--r--hw/net/i82596.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/i82596.h b/hw/net/i82596.h
index 4bdfcaf856..dc1fa1a1dc 100644
--- a/hw/net/i82596.h
+++ b/hw/net/i82596.h
@@ -4,7 +4,7 @@
 #define I82596_IOPORT_SIZE       0x20
 
 #include "system/memory.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
 
 #define PORT_RESET              0x00    /* reset 82596 */
 #define PORT_SELFTEST           0x01    /* selftest */