summaryrefslogtreecommitdiff
path: root/src/dev/net/etherbus.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/net/etherbus.cc')
-rw-r--r--src/dev/net/etherbus.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/net/etherbus.cc b/src/dev/net/etherbus.cc
index 243e27b18..7e086bfb0 100644
--- a/src/dev/net/etherbus.cc
+++ b/src/dev/net/etherbus.cc
@@ -38,7 +38,7 @@
#include <string>
#include <vector>
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "base/trace.hh"
#include "debug/Ethernet.hh"
#include "debug/EthernetData.hh"