From 8d2e51c7f52670055ffe97e221302561b87015a2 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sun, 17 May 2009 14:34:52 -0700 Subject: includes: sort includes again --- src/dev/intel_8254_timer.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dev/intel_8254_timer.hh') diff --git a/src/dev/intel_8254_timer.hh b/src/dev/intel_8254_timer.hh index 69d80d81a..30ddc7bca 100644 --- a/src/dev/intel_8254_timer.hh +++ b/src/dev/intel_8254_timer.hh @@ -37,8 +37,8 @@ #include #include "base/bitunion.hh" -#include "sim/eventq.hh" #include "base/types.hh" +#include "sim/eventq.hh" #include "sim/serialize.hh" /** Programmable Interval Timer (Intel 8254) */ -- cgit v1.2.3