summaryrefslogtreecommitdiff
path: root/src/unittest/rangemaptest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/unittest/rangemaptest.cc')
-rw-r--r--src/unittest/rangemaptest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unittest/rangemaptest.cc b/src/unittest/rangemaptest.cc
index 36223ed9c..a6476624f 100644
--- a/src/unittest/rangemaptest.cc
+++ b/src/unittest/rangemaptest.cc
@@ -30,7 +30,7 @@
#include <iostream>
#include <cassert>
-#include "sim/host.hh"
+#include "base/types.hh"
#include "base/range_map.hh"
using namespace std;