summaryrefslogtreecommitdiff
path: root/src/kern/operatingsystem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/kern/operatingsystem.cc')
-rw-r--r--src/kern/operatingsystem.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kern/operatingsystem.cc b/src/kern/operatingsystem.cc
index 553ceaf66..afeca4fca 100644
--- a/src/kern/operatingsystem.cc
+++ b/src/kern/operatingsystem.cc
@@ -31,7 +31,7 @@
#include "kern/operatingsystem.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
int
OperatingSystem::openSpecialFile(std::string path, Process *process,