summaryrefslogtreecommitdiff
path: root/src/cpu/func_unit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/func_unit.cc')
-rw-r--r--src/cpu/func_unit.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/func_unit.cc b/src/cpu/func_unit.cc
index d5d564050..a7fd4bb3b 100644
--- a/src/cpu/func_unit.cc
+++ b/src/cpu/func_unit.cc
@@ -32,7 +32,7 @@
#include <sstream>
-#include "base/misc.hh"
+#include "base/logging.hh"
using namespace std;