summaryrefslogtreecommitdiff
path: root/src/cpu/pred/sat_counter.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/pred/sat_counter.hh')
-rw-r--r--src/cpu/pred/sat_counter.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/pred/sat_counter.hh b/src/cpu/pred/sat_counter.hh
index 4721a3f9f..92d5d628c 100644
--- a/src/cpu/pred/sat_counter.hh
+++ b/src/cpu/pred/sat_counter.hh
@@ -31,7 +31,7 @@
#ifndef __CPU_PRED_SAT_COUNTER_HH__
#define __CPU_PRED_SAT_COUNTER_HH__
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "base/types.hh"
/**