summaryrefslogtreecommitdiff
path: root/src/dev/mc146818.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/mc146818.hh')
-rw-r--r--src/dev/mc146818.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/mc146818.hh b/src/dev/mc146818.hh
index 8eb301c45..741dca336 100644
--- a/src/dev/mc146818.hh
+++ b/src/dev/mc146818.hh
@@ -34,7 +34,7 @@
#define __DEV_MC146818_HH__
#include "base/bitunion.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "sim/eventq_impl.hh"
/** Real-Time Clock (MC146818) */