summaryrefslogtreecommitdiff
path: root/src/arch/sparc/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/sparc/types.hh')
-rw-r--r--src/arch/sparc/types.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/sparc/types.hh b/src/arch/sparc/types.hh
index acc4e4a64..7d0a7617c 100644
--- a/src/arch/sparc/types.hh
+++ b/src/arch/sparc/types.hh
@@ -31,9 +31,9 @@
#ifndef __ARCH_SPARC_TYPES_HH__
#define __ARCH_SPARC_TYPES_HH__
+#include "arch/generic/types.hh"
#include "base/bigint.hh"
#include "base/types.hh"
-#include "arch/generic/types.hh"
namespace SparcISA
{