summaryrefslogtreecommitdiff
path: root/hw/mipsnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mipsnet.c')
-rw-r--r--hw/mipsnet.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/hw/mipsnet.c b/hw/mipsnet.c
index 97bc276b76..5a74ad962a 100644
--- a/hw/mipsnet.c
+++ b/hw/mipsnet.c
@@ -1,4 +1,7 @@
-#include "vl.h"
+#include "hw.h"
+#include "mips.h"
+#include "net.h"
+#include "isa.h"
//#define DEBUG_MIPSNET_SEND
//#define DEBUG_MIPSNET_RECEIVE