summaryrefslogtreecommitdiff
path: root/base/random.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/random.cc')
-rw-r--r--base/random.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/random.cc b/base/random.cc
index 42a169c06..f18ed546d 100644
--- a/base/random.cc
+++ b/base/random.cc
@@ -29,8 +29,8 @@
#include <cstdlib>
#include <cmath>
-#include "param.hh"
-#include "random.hh"
+#include "sim/param.hh"
+#include "base/random.hh"
using namespace std;