summaryrefslogtreecommitdiff
path: root/src/arch/power/insts/integer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/insts/integer.hh')
-rw-r--r--src/arch/power/insts/integer.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/insts/integer.hh b/src/arch/power/insts/integer.hh
index a7270cd38..f911eb08a 100644
--- a/src/arch/power/insts/integer.hh
+++ b/src/arch/power/insts/integer.hh
@@ -32,8 +32,8 @@
#define __ARCH_POWER_INSTS_INTEGER_HH__
#include "arch/power/insts/static_inst.hh"
-#include "base/cprintf.hh"
#include "base/bitfield.hh"
+#include "base/cprintf.hh"
namespace PowerISA
{