summaryrefslogtreecommitdiff
path: root/base/random.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/random.hh')
-rw-r--r--base/random.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/random.hh b/base/random.hh
index f1b383eda..5169c548a 100644
--- a/base/random.hh
+++ b/base/random.hh
@@ -29,7 +29,7 @@
#ifndef __RANDOM_HH__
#define __RANDOM_HH__
-#include "host.hh"
+#include "sim/host.hh"
long getLong();
double getDouble();