cpu: `Minor' in-order CPU model
[gem5.git] / src / cpu / inst_seq.hh
index e7acd215f34a77f4c7be8879a1b0f4b7573351e9..b5feaf5849818c97ff9e473bb38e17230d788529 100644 (file)
@@ -32,7 +32,7 @@
 #ifndef __STD_TYPES_HH__
 #define __STD_TYPES_HH__
 
-#include <stdint.h>
+#include "base/types.hh"
 
 // inst sequence type, used to order instructions in the ready list,
 // if this rolls over the ready list order temporarily will get messed