summary refs log tree commit diff stats
path: root/hw/net/ne2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/ne2000.h')
-rw-r--r--hw/net/ne2000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/net/ne2000.h b/hw/net/ne2000.h
index 2cd193e4c6..fc75843703 100644
--- a/hw/net/ne2000.h
+++ b/hw/net/ne2000.h
@@ -2,7 +2,6 @@
 #define HW_NE2000_H
 
 #include "qemu/units.h"
-#include "hw/hw.h"
 #include "net/net.h"
 
 #define NE2000_PMEM_SIZE    (32 * KiB)