summaryrefslogtreecommitdiff
path: root/src/dev/storage/simple_disk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/storage/simple_disk.cc')
-rw-r--r--src/dev/storage/simple_disk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/storage/simple_disk.cc b/src/dev/storage/simple_disk.cc
index 49c001a00..bc52e7ec5 100644
--- a/src/dev/storage/simple_disk.cc
+++ b/src/dev/storage/simple_disk.cc
@@ -42,7 +42,7 @@
#include <cstring>
#include <string>
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "base/trace.hh"
#include "debug/SimpleDisk.hh"
#include "debug/SimpleDiskData.hh"