summaryrefslogtreecommitdiff
path: root/src/arch/power/process.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/process.hh')
-rw-r--r--src/arch/power/process.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/power/process.hh b/src/arch/power/process.hh
index b96c77c70..cc023e2c9 100644
--- a/src/arch/power/process.hh
+++ b/src/arch/power/process.hh
@@ -36,6 +36,7 @@
#include <string>
#include <vector>
+#include "mem/page_table.hh"
#include "sim/process.hh"
class LiveProcess;