summary refs log tree commit diff stats
path: root/hw/net/pcnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/pcnet.h')
-rw-r--r--hw/net/pcnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/pcnet.h b/hw/net/pcnet.h
index eb7f46aab3..a94356ec30 100644
--- a/hw/net/pcnet.h
+++ b/hw/net/pcnet.h
@@ -7,7 +7,7 @@
 #define PCNET_LOOPTEST_CRC      1
 #define PCNET_LOOPTEST_NOCRC    2
 
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "hw/irq.h"
 
 /* BUS CONFIGURATION REGISTERS */