summaryrefslogtreecommitdiff
path: root/src/arch/sparc/regfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/sparc/regfile.cc')
-rw-r--r--src/arch/sparc/regfile.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/sparc/regfile.cc b/src/arch/sparc/regfile.cc
index e48bb07fe..574deab6c 100644
--- a/src/arch/sparc/regfile.cc
+++ b/src/arch/sparc/regfile.cc
@@ -30,6 +30,7 @@
*/
#include "arch/sparc/regfile.hh"
+#include "arch/sparc/miscregfile.hh"
#include "cpu/thread_context.hh"
class Checkpoint;