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/python/swig/pyobject.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/python/swig/pyobject.hh') diff --git a/src/python/swig/pyobject.hh b/src/python/swig/pyobject.hh index d11dc323c..bc3177f6f 100644 --- a/src/python/swig/pyobject.hh +++ b/src/python/swig/pyobject.hh @@ -30,8 +30,8 @@ #include -#include "cpu/base.hh" #include "base/types.hh" +#include "cpu/base.hh" #include "sim/serialize.hh" #include "sim/sim_object.hh" #include "sim/system.hh" -- cgit v1.2.3